r194549 - in /branches/gcc-4_6-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Dec 17 02:15:00 GMT 2012
Author: redi
Date: Mon Dec 17 02:15:34 2012
New Revision: 194549
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194549
Log:
* src/c++11/thread.cc (execute_native_thread_routine): Do not swallow
__forced_unwind exceptions.
* testsuite/30_threads/thread/native_handle/cancel.cc: New.
Added:
branches/gcc-4_6-branch/libstdc++-v3/testsuite/30_threads/thread/native_handle/cancel.cc
Modified:
branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
branches/gcc-4_6-branch/libstdc++-v3/src/thread.cc
More information about the Libstdc++-cvs
mailing list