gcc/libstdc++-v3/testsuite/ext
Joachim Kuebart e55096f0ce pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with exceptions thrown by ::operator new(size_t).
2004-10-11  Joachim Kuebart  <kuebart@mathematik.uni-ulm.de>
	    Paolo Carlini  <pcarlini@suse.de>

	* src/pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk):
	Deal properly with exceptions thrown by ::operator new(size_t).
	* testsuite/ext/pool_allocator/allocate_chunk.cc: New.

	* include/ext/pool_allocator.h: Include <cstdlib>.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>

From-SVN: r88872
2004-10-11 08:19:35 +00:00
..
array_allocator tr1: New. 2004-10-07 22:06:23 +00:00
debug_allocator re PR libstdc++/16614 (Excessive resource usage in __mt_alloc) 2004-09-01 22:17:00 +00:00
enc_filebuf [multiple changes] 2004-03-27 16:21:21 +00:00
malloc_allocator re PR libstdc++/17780 (std::allocator vs. static init) 2004-10-06 04:22:42 +00:00
mt_allocator acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT. 2004-10-09 02:30:10 +00:00
new_allocator re PR libstdc++/17780 (std::allocator vs. static init) 2004-10-06 04:22:42 +00:00
pool_allocator pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with exceptions thrown by ::operator new(size_t). 2004-10-11 08:19:35 +00:00
rope rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate. 2004-06-16 17:29:16 +00:00
stdio_filebuf/char 1-in.cc: XFAIL more arm simulator targets. 2004-09-24 02:04:39 +00:00
stdio_sync_filebuf 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
14648.cc re PR libstdc++/14648 (rope is broken (regression)) 2004-03-19 16:08:15 +00:00
concept_checks.cc 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
hash_check_construct_destroy.cc stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
hash_map.cc 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
hash_set.cc 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
hash_set_explicit_instantiation.cc re PR libstdc++/16844 (Explicit instantiation failing) 2004-08-02 04:40:19 +00:00
headers.cc [multiple changes] 2003-06-11 15:52:11 +00:00
pod_char_traits.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
slist_check_construct_destroy.cc stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
slist_explicit_instantiation.cc re PR libstdc++/16844 (Explicit instantiation failing) 2004-08-02 04:40:19 +00:00