mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-23 22:10:08 +08:00
2004-10-15 Paolo Carlini <pcarlini@suse.de> * include/ext/bitmap_allocator.h: Qualify ::operator delete. * src/bitmap_allocator.cc: Likewise. * src/mt_allocator.cc: Use ::operator delete, not delete, consistently with ::operator new. * include/ext/bitmap_allocator.h (deallocate): Check for null pointer. * testsuite/ext/bitmap_allocator/check_deallocate_null.cc: New. * testsuite/testsuite_allocator.h (check_deallocate_null): Add test. From-SVN: r89089 |
||
---|---|---|
.. | ||
array_allocator | ||
bitmap_allocator | ||
debug_allocator | ||
enc_filebuf | ||
hash_map | ||
hash_set | ||
malloc_allocator | ||
mt_allocator | ||
new_allocator | ||
pool_allocator | ||
rope | ||
slist | ||
stdio_filebuf/char | ||
stdio_sync_filebuf | ||
concept_checks.cc | ||
headers.cc | ||
pod_char_traits.cc |