mirror of git://gcc.gnu.org/git/gcc.git
2004-10-29 Benjamin Kosnik <bkoz@redhat.com> * testsuite/testsuite_allocator.h (check_delete): New. (check_new): Simplify. * testsuite/ext/array_allocator/check_delete.cc: New. * testsuite/ext/array_allocator/check_new.cc: Simplify. * testsuite/ext/debug_allocator/check_delete.cc: New. * testsuite/ext/debug_allocator/check_new.cc: Simplify. * testsuite/ext/malloc_allocator/check_delete.cc: New. * testsuite/ext/malloc_allocator/check_new.cc: Simplify. * testsuite/ext/mt_allocator/check_delete.cc: New. * testsuite/ext/mt_allocator/check_new.cc: Simplify. * testsuite/ext/new_allocator/check_delete.cc: New. * testsuite/ext/new_allocator/check_new.cc: Simplify. * testsuite/ext/pool_allocator/check_delete.cc: New. * testsuite/ext/pool_allocator/check_new.cc: Simplify. From-SVN: r89850 |
||
|---|---|---|
| .. | ||
| check_allocate_max_size.cc | ||
| check_deallocate_null.cc | ||
| check_deallocate_null_thread.cc | ||
| check_delete.cc | ||
| check_new.cc | ||
| deallocate_global-2.cc | ||
| deallocate_global-4.cc | ||
| deallocate_global_thread-1.cc | ||
| deallocate_global_thread-3.cc | ||
| deallocate_local-2.cc | ||
| deallocate_local-4.cc | ||
| deallocate_local_thread-1.cc | ||
| deallocate_local_thread-3.cc | ||
| instantiate.cc | ||
| tune-1.cc | ||
| tune-2.cc | ||
| tune-3.cc | ||
| tune-4.cc | ||