2004-10-30 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Oct 2004 21:44:04 +0000 (21:44 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Oct 2004 21:44:04 +0000 (21:44 +0000)
commit82b612f0eeb620ea76d41025f01b0cb2126f3d24
treee6377c1aa9dde3d70fd466afa36d28853698d843
parenta32f42efd405bfda2e9378e0b4016d55a319e6c6
2004-10-30  Paolo Carlini  <pcarlini@suse.de>

* include/ext/bitmap_allocator.h (allocate(size_type)): Minor tweak.

* testsuite/ext/bitmap_allocator/check_delete.cc: New.
* testsuite/ext/bitmap_allocator/check_new.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89899 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ext/bitmap_allocator/check_delete.cc [new file with mode: 0644]
libstdc++-v3/testsuite/ext/bitmap_allocator/check_new.cc [new file with mode: 0644]