gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely 5f2862cf63 thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exceptions.
* src/c++11/thread.cc (execute_native_thread_routine): Do not swallow
	__forced_unwind exceptions.
	* testsuite/30_threads/thread/native_handle/cancel.cc: New.

From-SVN: r194539
2012-12-16 20:52:47 +00:00
..
async re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_USE_NANOSLEEP) 2012-11-23 22:11:23 +00:00
call_once Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
condition_variable re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)) 2012-12-01 18:25:11 +00:00
condition_variable_any re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_USE_NANOSLEEP) 2012-11-23 22:11:23 +00:00
future Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
lock Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
lock_guard Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
mutex Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
once_flag/cons re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
packaged_task Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
promise Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
recursive_mutex Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
recursive_timed_mutex Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
shared_future Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
this_thread re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_USE_NANOSLEEP) 2012-11-23 22:11:23 +00:00
thread thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exceptions. 2012-12-16 20:52:47 +00:00
timed_mutex Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
try_lock Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
unique_lock Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00