gcc/libstdc++-v3/testsuite/23_containers/vector/capacity
Jonathan Wakely fa8b4468e0 libstdc++: Fix some tests that fail with -fno-exceptions
libstdc++-v3/ChangeLog:

	* testsuite/18_support/nested_exception/rethrow_if_nested-term.cc:
	Require effective target exceptions_enabled instead of using
	dg-skip-if.
	* testsuite/23_containers/vector/capacity/constexpr.cc: Expect
	shrink_to_fit() to be a no-op without exceptions enabled.
	* testsuite/23_containers/vector/capacity/shrink_to_fit.cc:
	Likewise.
	* testsuite/ext/bitmap_allocator/check_allocate_max_size.cc:
	Require effective target exceptions_enabled.
	* testsuite/ext/malloc_allocator/check_allocate_max_size.cc:
	Likewise.
	* testsuite/ext/mt_allocator/check_allocate_max_size.cc:
	Likewise.
	* testsuite/ext/new_allocator/check_allocate_max_size.cc:
	Likewise.
	* testsuite/ext/pool_allocator/check_allocate_max_size.cc:
	Likewise.
	* testsuite/ext/throw_allocator/check_allocate_max_size.cc:
	Likewise.
2023-06-07 16:51:59 +01:00
..
reserve Update copyright years. 2023-01-16 11:52:17 +01:00
resize Update copyright years. 2023-01-16 11:52:17 +01:00
1.cc Update copyright years. 2023-01-16 11:52:17 +01:00
2.cc Update copyright years. 2023-01-16 11:52:17 +01:00
8230.cc Update copyright years. 2023-01-16 11:52:17 +01:00
29134-2.cc Update copyright years. 2023-01-16 11:52:17 +01:00
29134.cc Update copyright years. 2023-01-16 11:52:17 +01:00
44190.cc Update copyright years. 2023-01-16 11:52:17 +01:00
87544.cc Update copyright years. 2023-01-16 11:52:17 +01:00
constexpr.cc libstdc++: Fix some tests that fail with -fno-exceptions 2023-06-07 16:51:59 +01:00
max_size.cc Update copyright years. 2023-01-16 11:52:17 +01:00
shrink_to_fit.cc libstdc++: Fix some tests that fail with -fno-exceptions 2023-06-07 16:51:59 +01:00
shrink_to_fit2.cc Update copyright years. 2023-01-16 11:52:17 +01:00