gcc/libstdc++-v3/testsuite/ext/pool_allocator
Jonathan Wakely 1f153a1d2a Replace dynamic exception specifications in testsuite
* testsuite/util/testsuite_hooks.h (THROW): Define.
	* testsuite/util/replacement_memory_operators.h: Include
	testsuite_hooks.h and use THROW macro.
	* testsuite/util/testsuite_tr1.h: Likewise.
	* testsuite/20_util/allocator/1.cc: Use THROW macro.
	* testsuite/22_locale/locale/cons/12352.cc: Likewise.
	* testsuite/23_containers/vector/zero_sized_allocations.cc: Likewise.
	* testsuite/30_threads/lock_guard/cons/1.cc: Replace dynamic exception
	specification with noexcept-specifier.
	* testsuite/ext/pool_allocator/allocate_chunk.cc: Include
	testsuite_hooks.h and use THROW macro.
	* testsuite/ext/profile/replace_new.cc: Likewise.

From-SVN: r243353
2016-12-07 15:22:51 +00:00
..
allocate_chunk.cc Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
check_allocate_max_size.cc
check_deallocate_null.cc
check_delete.cc
check_new.cc 50594.cc: XFAIL on AIX. 2016-11-30 09:33:02 -05:00
explicit_instantiation.cc
overaligned.cc PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
variadic_construct.cc 1.cc: Remove 'test' variables. 2016-10-14 13:50:24 +00:00