Test output: teeks99-05-mg8-2a-32onarmv7l - function_types - nonmember_ccs / gcc-8~c++2a
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Thu, 21 Nov 2024 00:29:35 +0000
Notes
This test case was explicitly marked up in status/explicit-failures-markup.xml file in the Boost repository as "expected to fail", but is passing. Please consult the notes/output below for more details.
[ Tobias Schwinger ] Not all compilers/platforms implement nonstandard calling conventions.
Compile [2024-11-21 15:33:52 UTC]: succeed


    "g++-8"   -fvisibility-inlines-hidden -std=c++2a -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1   -I".." -I"/mnt/fs1/teeks99-05/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/throw_exception/include"  -c -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/function_types/test/nonmember_ccs.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/nonmember_ccs.o" "../libs/function_types/test/custom_ccs/nonmember_ccs.cpp"

../libs/function_types/test/custom_ccs/nonmember_ccs.cpp:12:67: note: #pragma message: Test skipped because _M_IX86 is not defined
 BOOST_PRAGMA_MESSAGE("Test skipped because _M_IX86 is not defined")
                                                                   ^