gcc/libstdc++-v3/testsuite/ext
Paolo Carlini b929615a7c mt_allocator.h (struct __per_type_pool_policy<,, [...]): Scale _M_chunk_size too with sizeof(_Tp)...
2005-01-26  Paolo Carlini  <pcarlini@suse.de>

	* include/ext/mt_allocator.h
	(struct __per_type_pool_policy<,, false>::_S_get_pool,
	struct __per_type_pool_policy<,, true>::_S_get_pool): Scale
	_M_chunk_size too with sizeof(_Tp), otherwise the allocator
	breaks down as soon as sizeof(_Tp) >~ _S_chunk_size / 128;
	reduce to 64 the multiplier for _M_max_bytes (safer wrt
	_Binmap_type being a short); trivial reformattings.
	* testsuite/ext/mt_allocator/check_allocate_big_per_type.cc: New.

From-SVN: r94268
2005-01-26 16:34:58 +00:00
..
array_allocator sum_diff.cc: Use VERIFY. 2004-11-18 19:11:41 +00:00
bitmap_allocator bitmap_allocator.h (allocate(size_type)): Minor tweak. 2004-10-30 21:44:04 +00:00
debug_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
enc_filebuf 13189.cc: Fix, first include testsuite_hooks.h, to know whether including ext/enc_filebuf.h. 2005-01-01 23:14:53 +00:00
hash_map headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
hash_set headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
malloc_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
mt_allocator mt_allocator.h (struct __per_type_pool_policy<,, [...]): Scale _M_chunk_size too with sizeof(_Tp)... 2005-01-26 16:34:58 +00:00
new_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
pool_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
rope rope: Qualify calls to std::copy() by sequence_buffer. 2005-01-16 19:16:27 +00:00
slist headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
stdio_filebuf/char 1-in.cc: XFAIL more arm simulator targets. 2004-09-24 02:04:39 +00:00
stdio_sync_filebuf
concept_checks.cc
headers.cc headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
pod_char_traits.cc