diff options
author | Joachim Kuebart <kuebart@mathematik.uni-ulm.de> | 2004-10-11 08:19:35 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2004-10-11 08:19:35 +0000 |
commit | e55096f0ce036bb3c694c0b3662dc36b149e57bd (patch) | |
tree | 1fccc1bbed722203c613963a29a7d6c90b490dd2 /gcc | |
parent | d90aed0dc6fd1b91075b9ab284da91bafc4b968b (diff) | |
download | gcc-e55096f0ce036bb3c694c0b3662dc36b149e57bd.zip gcc-e55096f0ce036bb3c694c0b3662dc36b149e57bd.tar.gz gcc-e55096f0ce036bb3c694c0b3662dc36b149e57bd.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions