gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely ec98d01014 re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used)
PR libstdc++/56905
	* libsupc++/exception_ptr.h (copy_exception): Deprecate and
	move implementation to make_exception_ptr.
	* include/std/future (_State_base::_M_break_promise): Replace
	copy_exception with make_exception_ptr.
	* testsuite/18_support/exception_ptr/move.cc: Likewise.
	* testsuite/18_support/exception_ptr/rethrow_exception.cc: Likewise.
	* testsuite/30_threads/future/members/get2.cc: Likewise.
	* testsuite/30_threads/promise/members/set_exception.cc: Likewise.
	* testsuite/30_threads/promise/members/set_exception2.cc: Likewise.
	* testsuite/30_threads/promise/members/set_value2.cc: Likewise.
	* testsuite/30_threads/shared_future/members/get2.cc: Likewise.

From-SVN: r198265
2013-04-24 23:00:16 +01:00
..
bad_alloc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bad_cast Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bad_exception Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bad_typeid Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
exception Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
exception_ptr re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
headers exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
initializer_list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
nested_exception Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
numeric_limits Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
quick_exit quick_exit.cc: #if out the whole test if unsupported. 2013-02-14 20:26:54 -05:00
type_info Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
uncaught_exception Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
50594.cc 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
cxa_vec.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
new_delete_placement.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
new_handler.cc exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
pthread_guard.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
terminate_handler.cc exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00
unexpected_handler.cc exception (get_terminate(), [...]): Declare. 2013-04-03 01:08:54 +01:00