freelist_test
../libs/lockfree/test/freelist_test.cpp:223:39: warning: ???new??? of type ???freelist_tester<boost::lockfree::detail::freelist_stack<dummy>, false>??? with extended alignment 64 [-Waligned-new=]
../libs/lockfree/test/freelist_test.cpp:223:39: warning: ???new??? of type ???freelist_tester<boost::lockfree::detail::freelist_stack<dummy>, true>??? with extended alignment 64 [-Waligned-new=]
../libs/lockfree/test/freelist_test.cpp:223:39: warning: ???new??? of type ???freelist_tester<boost::lockfree::detail::fixed_size_freelist<dummy>, true>??? with extended alignment 64 [-Waligned-new=]
spsc_queue_stress_test
../libs/lockfree/test/spsc_queue_stress_test.cpp:124:53: warning: ???new??? of type ???spsc_queue_tester??? with extended alignment 64 [-Waligned-new=]
../libs/lockfree/test/spsc_queue_stress_test.cpp:235:63: warning: ???new??? of type ???spsc_queue_tester_buffering??? with extended alignment 64 [-Waligned-new=]
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???std::__atomic_base<long unsigned int>::__int_type??? {aka ???long unsigned int???} and ???const long int??? [-Wsign-compare]
spsc_queue_test
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
spsc_value_test
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
../boost/test/tools/assertion.hpp:96:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
stack_test
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]