gcc/libstdc++-v3/testsuite/30_threads/async
Jonathan Wakely 277f43d2d0 re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state)
PR libstdc++/54297
	* include/std/future (~_Async_state_impl): Join thread before
	derived class members are destroyed.
	(~_Async_state_common): Only define non-trivial destructor when
	included from future.cc for ABI compatibility reasons.
	* src/c++11/future.cc (_GLIBCXX_ABI_COMPAT_ASYNC): Define.
	* testsuite/30_threads/async/54297.cc: New.

From-SVN: r190672
2012-08-26 00:01:40 +01:00
..
42819.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
49668.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
54297.cc re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 00:01:40 +01:00
any.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
async.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
launch.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
sync.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00