diff options
author | Paolo Carlini <pcarlini@suse.de> | 2004-04-03 13:39:16 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2004-04-03 13:39:16 +0000 |
commit | c8333c0fd57213d3822dde13c51c387705af1681 (patch) | |
tree | e36eddc14c2be56980c947413909455e44f82cc1 /gcc | |
parent | a0eabb87e15f593e1c6ce583ee1f11112d94101d (diff) | |
download | gcc-c8333c0fd57213d3822dde13c51c387705af1681.zip gcc-c8333c0fd57213d3822dde13c51c387705af1681.tar.gz gcc-c8333c0fd57213d3822dde13c51c387705af1681.tar.bz2 |
mt_allocator.h (__mt_alloc<>::allocate): Factor out some duplicated code.
2004-04-03 Paolo Carlini <pcarlini@suse.de>
* include/ext/mt_allocator.h (__mt_alloc<>::allocate): Factor out
some duplicated code.
(__mt_alloc<>::_Bin_record): Spare the space of _M_free and _M_used
in the single threaded case.
* testsuite/performance/20_util/allocator/list_sort_search.cc:
Reorder and renumber the tests consistently with the other testfiles.
* testsuite/performance/20_util/allocator/map_mt_find.cc: Ditto.
* testsuite/performance/20_util/allocator/map_thread.cc: Ditto.
* testsuite/performance/20_util/allocator/producer_consumer.cc: Ditto.
From-SVN: r80375
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions