gcc/libstdc++-v3/testsuite
Benjamin Kosnik 8d1b99e26a future: Fixes for -fno-exceptions.
2009-08-10  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/future: Fixes for -fno-exceptions.
	* include/bits/functexcept.h: Same.
	* libsupc++/exception_ptr.h: Same.
	* src/pool_allocator.cc: Same.
	* src/future.cc: Same.
	* src/functexcept.cc: Same.
	* config/abi/pre/gnu.ver: New exports.
	* testsuite/30_threads/packaged_task/cons/assign_neg.cc: Adjust.
	* testsuite/30_threads/packaged_task/cons/copy_neg.cc: Same.
	* testsuite/30_threads/unique_future/cons/assign_neg.cc: Same.
	* testsuite/30_threads/unique_future/cons/copy_neg.cc: Same.
	* testsuite/30_threads/shared_future/cons/assign_neg.cc: Same.
	* testsuite/30_threads/promise/cons/assign_neg.cc: Same.
	* testsuite/30_threads/promise/cons/copy_neg.cc: Same.

	* testsuite/23_containers/deque/operators/1.cc: Separate in two...
	* testsuite/23_containers/deque/operators/2.cc: New.

From-SVN: r150633
2009-08-10 18:24:47 +00:00
..
17_intro
18_support
19_diagnostics
20_util forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
21_strings
22_locale
23_containers future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
24_iterators
25_algorithms
26_numerics PR libstdc++/40912 (final) 2009-08-02 23:35:41 +00:00
27_io update license 2009-07-31 23:56:47 -04:00
28_regex
29_atomics
30_threads future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
abi
backward
config
data
ext
lib
libstdc++-abi
libstdc++-dg
performance
tr1
util re PR libstdc++/40917 (FAIL: ext/array_allocator/check_delete.cc (test for excess errors)) 2009-07-30 21:02:44 +00:00
Makefile.am
Makefile.in