]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/16614 continued.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 11 Oct 2004 20:26:53 +0000 (20:26 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 11 Oct 2004 20:26:53 +0000 (20:26 +0000)
commit61b26514c237eeda6dbb2391cb64ddd4fd9a984f
tree71f864a23b058eb24cb64101b8909939c0446b07
parent17210dff5d26c1e820e0cd678a46cf2795c41e4c
PR libstdc++/16614 continued.

2004-10-11  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/16614 continued.
* include/ext/mt_allocator.h
(__per_type_pool_policy::_S_get_pool): Use saner defaults based on
specific type characteristics.
(__pool_base): Add constructor that takes a _Tune argument.
(__pool): Same.
* testsuite/ext/mt_allocator/tune-2.cc: Adjust default.
* testsuite/ext/mt_allocator/tune-4.cc: Same.
* testsuite/ext/mt_allocator/tune-3.cc: Same.

From-SVN: r88902
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h
libstdc++-v3/testsuite/ext/mt_allocator/tune-2.cc
libstdc++-v3/testsuite/ext/mt_allocator/tune-3.cc
libstdc++-v3/testsuite/ext/mt_allocator/tune-4.cc