gcc/libstdc++-v3/testsuite/20_util
Jason Merrill f8356d52f2 std_c++0x_neg.cc: Add -std=c++98.
* testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/1.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/2.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/3.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/4.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/5.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/6.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/7.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/3946.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/assign_neg.cc: Add -std=c++98.
	* testsuite/20_util/auto_ptr/requirements/explicit_instantiation/1.cc: Likewise.
	* testsuite/20_util/headers/functional/synopsis.cc: Add -Wno-deprecated.
	* testsuite/23_containers/deque/requirements/dr438/assign_neg.cc: Adjust expected errors.
	* testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/insert_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/insert_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:  Likewise.
	* testsuite/ext/array_allocator/1.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/2.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/26875.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/3.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/check_allocate_max_size.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/check_deallocate_null.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/check_delete.cc: Add -Wno-deprecated.
	* testsuite/ext/array_allocator/check_new.cc: Add -Wno-deprecated.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Prune follow-on error.
	* testsuite/tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc: Add -std=c++98.
	* testsuite/tr1/2_general_utilities/shared_ptr/assign/auto_ptr_neg.cc: Add -std=c++98.
	* testsuite/tr1/2_general_utilities/shared_ptr/assign/auto_ptr_rvalue_neg.cc: Add -std=c++98.
	* testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc: Add -std=c++98 -fno-show-column.
	* testsuite/tr1/2_general_utilities/shared_ptr/cons/auto_ptr.cc: Add -std=c++98.
	* testsuite/tr1/2_general_utilities/shared_ptr/cons/auto_ptr_neg.cc: Add -std=c++98.
	* testsuite/tr1/6_containers/utility/pair.cc: Add -std=c++98.
	* testsuite/tr1/8_c_compatibility/cmath/pow_cmath.cc: Add -std=c++98.

From-SVN: r222965
2015-05-09 00:50:30 -04:00
..
add_const Update copyright years. 2015-01-05 13:33:28 +01:00
add_cv Update copyright years. 2015-01-05 13:33:28 +01:00
add_lvalue_reference Update copyright years. 2015-01-05 13:33:28 +01:00
add_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
add_rvalue_reference Update copyright years. 2015-01-05 13:33:28 +01:00
add_volatile Update copyright years. 2015-01-05 13:33:28 +01:00
addressof Update copyright years. 2015-01-05 13:33:28 +01:00
align Update copyright years. 2015-01-05 13:33:28 +01:00
aligned_storage Update copyright years. 2015-01-05 13:33:28 +01:00
aligned_union Update copyright years. 2015-01-05 13:33:28 +01:00
alignment_of Update copyright years. 2015-01-05 13:33:28 +01:00
allocator Update copyright years. 2015-01-05 13:33:28 +01:00
allocator_traits Update copyright years. 2015-01-05 13:33:28 +01:00
auto_ptr std_c++0x_neg.cc: Add -std=c++98. 2015-05-09 00:50:30 -04:00
bad_function_call Update copyright years. 2015-01-05 13:33:28 +01:00
bind Update copyright years. 2015-01-05 13:33:28 +01:00
common_type/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
conditional/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
decay/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
declval/requirements re PR libstdc++/60333 (type_traits make_signed, make_unsigned missing support for long long enumerations) 2015-04-28 14:21:54 +01:00
default_delete Update copyright years. 2015-01-05 13:33:28 +01:00
duration re PR libstdc++/65499 (Missing "using namespace literals::chrono_literals" in std::chrono) 2015-03-27 12:45:10 +00:00
duration_cast Update copyright years. 2015-01-05 13:33:28 +01:00
enable_if/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
enable_shared_from_this Update copyright years. 2015-01-05 13:33:28 +01:00
exchange Update copyright years. 2015-01-05 13:33:28 +01:00
extent Update copyright years. 2015-01-05 13:33:28 +01:00
forward Update copyright years. 2015-01-05 13:33:28 +01:00
function re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertible<C, C>) 2015-04-29 17:07:47 +01:00
function_objects Update copyright years. 2015-01-05 13:33:28 +01:00
has_trivial_copy_assign re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
has_trivial_copy_constructor re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
has_trivial_default_constructor re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
has_virtual_destructor Update copyright years. 2015-01-05 13:33:28 +01:00
hash Update copyright years. 2015-01-05 13:33:28 +01:00
headers std_c++0x_neg.cc: Add -std=c++98. 2015-05-09 00:50:30 -04:00
integer_sequence Update copyright years. 2015-01-05 13:33:28 +01:00
integral_constant Update copyright years. 2015-01-05 13:33:28 +01:00
is_abstract Update copyright years. 2015-01-05 13:33:28 +01:00
is_arithmetic Update copyright years. 2015-01-05 13:33:28 +01:00
is_array Update copyright years. 2015-01-05 13:33:28 +01:00
is_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_base_of Update copyright years. 2015-01-05 13:33:28 +01:00
is_class Update copyright years. 2015-01-05 13:33:28 +01:00
is_compound Update copyright years. 2015-01-05 13:33:28 +01:00
is_const Update copyright years. 2015-01-05 13:33:28 +01:00
is_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_convertible Update copyright years. 2015-01-05 13:33:28 +01:00
is_copy_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_copy_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_default_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_destructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_empty Update copyright years. 2015-01-05 13:33:28 +01:00
is_enum Update copyright years. 2015-01-05 13:33:28 +01:00
is_final Update copyright years. 2015-01-05 13:33:28 +01:00
is_floating_point Update copyright years. 2015-01-05 13:33:28 +01:00
is_function Update copyright years. 2015-01-05 13:33:28 +01:00
is_fundamental Update copyright years. 2015-01-05 13:33:28 +01:00
is_integral Update copyright years. 2015-01-05 13:33:28 +01:00
is_literal_type Update copyright years. 2015-01-05 13:33:28 +01:00
is_lvalue_reference Update copyright years. 2015-01-05 13:33:28 +01:00
is_member_function_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
is_member_object_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
is_member_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
is_move_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_move_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_copy_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_copy_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_default_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_destructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_move_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_nothrow_move_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_null_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
is_object Update copyright years. 2015-01-05 13:33:28 +01:00
is_pod Update copyright years. 2015-01-05 13:33:28 +01:00
is_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
is_polymorphic Update copyright years. 2015-01-05 13:33:28 +01:00
is_reference Update copyright years. 2015-01-05 13:33:28 +01:00
is_rvalue_reference Update copyright years. 2015-01-05 13:33:28 +01:00
is_same Update copyright years. 2015-01-05 13:33:28 +01:00
is_scalar Update copyright years. 2015-01-05 13:33:28 +01:00
is_signed Update copyright years. 2015-01-05 13:33:28 +01:00
is_standard_layout Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivial Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_copy_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_copy_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_copyable Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_default_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_destructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_move_assignable Update copyright years. 2015-01-05 13:33:28 +01:00
is_trivially_move_constructible Update copyright years. 2015-01-05 13:33:28 +01:00
is_union Update copyright years. 2015-01-05 13:33:28 +01:00
is_unsigned Update copyright years. 2015-01-05 13:33:28 +01:00
is_void Update copyright years. 2015-01-05 13:33:28 +01:00
is_volatile Update copyright years. 2015-01-05 13:33:28 +01:00
make_signed/requirements re PR libstdc++/60333 (type_traits make_signed, make_unsigned missing support for long long enumerations) 2015-04-28 14:21:54 +01:00
make_unsigned/requirements re PR libstdc++/60333 (type_traits make_signed, make_unsigned missing support for long long enumerations) 2015-04-28 14:21:54 +01:00
move Update copyright years. 2015-01-05 13:33:28 +01:00
move_if_noexcept Update copyright years. 2015-01-05 13:33:28 +01:00
owner_less Update copyright years. 2015-01-05 13:33:28 +01:00
pair re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
pointer_safety memory (pointer_safety, [...]): Define. 2015-05-01 12:02:18 +01:00
pointer_traits Update copyright years. 2015-01-05 13:33:28 +01:00
rank Update copyright years. 2015-01-05 13:33:28 +01:00
ratio Update copyright years. 2015-01-05 13:33:28 +01:00
raw_storage_iterator/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
reference_wrapper Update copyright years. 2015-01-05 13:33:28 +01:00
remove_all_extents Update copyright years. 2015-01-05 13:33:28 +01:00
remove_const Update copyright years. 2015-01-05 13:33:28 +01:00
remove_cv Update copyright years. 2015-01-05 13:33:28 +01:00
remove_extent Update copyright years. 2015-01-05 13:33:28 +01:00
remove_pointer Update copyright years. 2015-01-05 13:33:28 +01:00
remove_reference Update copyright years. 2015-01-05 13:33:28 +01:00
remove_volatile Update copyright years. 2015-01-05 13:33:28 +01:00
result_of Update copyright years. 2015-01-05 13:33:28 +01:00
scoped_allocator re PR libstdc++/65279 (std::scoped_allocator_adaptor is not assignable) 2015-03-02 17:50:55 +00:00
shared_ptr Update copyright years. 2015-01-05 13:33:28 +01:00
specialized_algorithms re PR libstdc++/64476 (std::uninitialized_copy tests assignability the wrong way, resulting in performance pessimization) 2015-01-09 18:02:47 +00:00
steady_clock Update copyright years. 2015-01-05 13:33:28 +01:00
system_clock Update copyright years. 2015-01-05 13:33:28 +01:00
time_point Update copyright years. 2015-01-05 13:33:28 +01:00
time_point_cast Update copyright years. 2015-01-05 13:33:28 +01:00
tuple re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::tie (LWG issues 2275 and 2301)) 2015-05-02 12:20:03 +01:00
typeindex Update copyright years. 2015-01-05 13:33:28 +01:00
underlying_type/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr Update copyright years. 2015-01-05 13:33:28 +01:00
uses_allocator Update copyright years. 2015-01-05 13:33:28 +01:00
void_t type_traits (void_t): Add. 2015-04-28 13:07:34 +01:00
weak_ptr Update copyright years. 2015-01-05 13:33:28 +01:00
rel_ops.cc Update copyright years. 2015-01-05 13:33:28 +01:00
temporary_buffer.cc Update copyright years. 2015-01-05 13:33:28 +01:00