================================================= ./valgrind-new/drd/tests/std_thread2.stderr.diff ================================================= --- std_thread2.stderr.exp 2014-06-11 03:53:14.695868058 +0100 +++ std_thread2.stderr.out 2014-06-11 04:10:46.387192810 +0100 @@ -2,9 +2,9 @@ Thread 2: Conflicting store by thread 2 at 0x........ size 4 at 0x........: main::{lambda()#1}::operator()() const (std_thread2.cpp:21) - by 0x........: void std::_Bind_simple::_M_invoke<>(std::_Index_tuple<>) (functional:...) - by 0x........: std::_Bind_simple::operator()() (functional:...) - by 0x........: std::thread::_Impl >::_M_run() (thread:...) + by 0x........: void std::_Bind_result::__call(std::tuple<>&&, std::_Index_tuple<>, main::{lambda()#1} ()::__enable_if_void::type) (functional:...) + by 0x........: void std::_Bind_result::operator()<>() (functional:...) + by 0x........: std::thread::_Impl >::_M_run() (thread:...) by 0x........: execute_native_thread_routine (std_thread2.cpp:40) Allocation context: BSS section of std_thread2 ================================================= ./valgrind-old/drd/tests/std_thread2.stderr.diff ================================================= --- std_thread2.stderr.exp 2014-06-11 03:22:29.231689177 +0100 +++ std_thread2.stderr.out 2014-06-11 03:50:59.804487913 +0100 @@ -2,9 +2,9 @@ Thread 2: Conflicting store by thread 2 at 0x........ size 4 at 0x........: main::{lambda()#1}::operator()() const (std_thread2.cpp:21) - by 0x........: void std::_Bind_simple::_M_invoke<>(std::_Index_tuple<>) (functional:1732) - by 0x........: std::_Bind_simple::operator()() (functional:1720) - by 0x........: std::thread::_Impl >::_M_run() (thread:115) + by 0x........: void std::_Bind_result::__call(std::tuple<>&&, std::_Index_tuple<>, main::{lambda()#1} ()::__enable_if_void::type) (functional:1287) + by 0x........: void std::_Bind_result::operator()<>() (functional:1378) + by 0x........: std::thread::_Impl >::_M_run() (thread:117) by 0x........: execute_native_thread_routine (std_thread2.cpp:40) Allocation context: BSS section of std_thread2