gcc/libstdc++-v3/include/ext
Benjamin Kosnik 861de21eb2 PR libstdc++/21772 part 1
2009-12-15  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/21772 part 1
	* include/ext/throw_allocator.h: Rework.
	(__gnu_cxx::throw_allocator): To...
	(__gnu_cxx::throw_allocator_limit): ...this.
	(__gnu_cxx::throw_allocator_random): ...and this.
	(throw_value_base, throw_value_limit, throw_value_random): Add.
	(condition_base, random_condition, limit_condition): Add.
	(forced_exception_error): To...
	(forced_error): ...this.
	* testsuite/ext/throw_value: New.
	* testsuite/ext/throw_value/cons.cc: New.
	* testsuite/ext/throw_allocator/deallocate_global.cc: Adjust for
	throw_allocator, forced_exception_error changes.
	* testsuite/ext/throw_allocator/check_delete.cc: Same.
	* testsuite/ext/throw_allocator/check_allocate_max_size.cc: Same.
	* testsuite/ext/throw_allocator/check_deallocate_null.cc: Same.
	* testsuite/ext/throw_allocator/explicit_instantiation.cc: Same.
	* testsuite/ext/throw_allocator/check_new.cc: Same.
	* testsuite/ext/throw_allocator/variadic_construct.cc: Same.
	* testsuite/ext/throw_allocator/deallocate_local.cc: Same.
	* testsuite/23_containers/list/modifiers/insert/25288.cc: Same.
	* testsuite/23_containers/list/modifiers/insert/25288.h: Same.
	* testsuite/util/regression/common_type.hpp: Same.
	* testsuite/util/regression/rand/priority_queue/
	container_rand_regression_test.tcc: Same.
	* testsuite/util/regression/rand/assoc/
	container_rand_regression_test.h: Same.
	* testsuite/util/regression/rand/assoc/
	container_rand_regression_test.tcc: Same.
	* testsuite/util/regression/basic_type.hpp: Same.

	* testsuite/ext/forced_exception_error/cons_virtual_derivation.cc: To...
	* testsuite/ext/forced_error/cons_virtual_derivation.cc: ...this, same.

From-SVN: r155283
2009-12-16 05:16:46 +00:00
..
pb_ds testsuite_containers.h (populate<>::populate(_Tp&)): Avoid used uninitialized warning. 2009-12-10 13:17:56 +00:00
algorithm
array_allocator.h
atomicity.h * include/ext/atomicity.h 2009-04-22 13:13:55 +00:00
bitmap_allocator.h bitmap_allocator.h: Minor clean-ups. 2009-10-08 16:45:58 +00:00
cast.h extc++.h: Don't include TR1 if C++0x. 2009-08-12 00:56:12 +00:00
codecvt_specializations.h
concurrence.h
debug_allocator.h
enc_filebuf.h
extptr_allocator.h
functional
iterator
malloc_allocator.h array (at): Do not use builtin_expect. 2009-04-24 09:35:19 +00:00
memory re PR libstdc++/40299 (Rope + C++0x mode = build error) 2009-06-02 09:06:31 +00:00
mt_allocator.h array (at): Do not use builtin_expect. 2009-04-24 09:35:19 +00:00
new_allocator.h array (at): Do not use builtin_expect. 2009-04-24 09:35:19 +00:00
numeric
numeric_traits.h
pod_char_traits.h
pointer.h pointer.h: Add pragma system_header, use _GLIBCXX_USE_LONG_LONG, macro cleanup. 2009-08-14 16:51:01 +00:00
pool_allocator.h array (at): Do not use builtin_expect. 2009-04-24 09:35:19 +00:00
rb_tree
rc_string_base.h PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
rope
ropeimpl.h
slist
sso_string_base.h PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
string_conversions.h
throw_allocator.h PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
type_traits.h
typelist.h
vstring_fwd.h
vstring_util.h
vstring.h basic_string.h (to_string(int), [...]): Add, per resolution of DR 1261. 2009-11-11 19:57:48 +00:00
vstring.tcc