r194540 - in /branches/gcc-4_7-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Dec 16 21:21:00 GMT 2012


Author: redi
Date: Sun Dec 16 21:21:14 2012
New Revision: 194540

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194540
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_7-branch/libstdc++-v3/testsuite/30_threads/thread/native_handle/cancel.cc
Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/src/c++11/thread.cc



More information about the Gcc-cvs mailing list