gcc/libstdc++-v3/testsuite/25_algorithms
Jonathan Wakely 52066eae5d Use effective-target instead of -std options
* testsuite/*: Use { target c++11 } or { target c++14 } instead of
	using -std in dg-options.

From-SVN: r239777
2016-08-26 12:41:37 +01:00
..
adjacent_find Update copyright years. 2016-01-04 15:30:50 +01:00
all_of Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
any_of Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
binary_search Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
clamp Implement C++17 P0025 clamp. 2016-07-15 17:16:32 +00:00
copy Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
copy_backward Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
copy_if Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
copy_n Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
count Update copyright years. 2016-01-04 15:30:50 +01:00
count_if Update copyright years. 2016-01-04 15:30:50 +01:00
equal Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
equal_range Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
fill Update copyright years. 2016-01-04 15:30:50 +01:00
fill_n Update copyright years. 2016-01-04 15:30:50 +01:00
find Update copyright years. 2016-01-04 15:30:50 +01:00
find_end Update copyright years. 2016-01-04 15:30:50 +01:00
find_first_of Update copyright years. 2016-01-04 15:30:50 +01:00
find_if Update copyright years. 2016-01-04 15:30:50 +01:00
find_if_not Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
for_each Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
generate/requirements/explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
generate_n Update copyright years. 2016-01-04 15:30:50 +01:00
headers libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
heap Use effective target instead of -std in dg-options 2016-08-17 20:43:13 +01:00
includes Update copyright years. 2016-01-04 15:30:50 +01:00
inplace_merge Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
is_heap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
is_heap_until Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
is_partitioned Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
is_permutation Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
is_sorted Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
is_sorted_until Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
iter_swap Update copyright years. 2016-01-04 15:30:50 +01:00
lexicographical_compare Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lower_bound Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
make_heap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
max Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
max_element Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
merge Update copyright years. 2016-01-04 15:30:50 +01:00
min Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
min_element Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
minmax Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
minmax_element Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
mismatch Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
move Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
move_backward Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
next_permutation Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
none_of Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
nth_element Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
partial_sort Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
partial_sort_copy Use effective target instead of -std in dg-options 2016-08-17 20:43:13 +01:00
partition Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
partition_copy Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
partition_point Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
pop_heap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
prev_permutation Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
push_heap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
random_shuffle Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
remove Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
remove_copy/requirements/explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
remove_copy_if Update copyright years. 2016-01-04 15:30:50 +01:00
remove_if Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
replace Update copyright years. 2016-01-04 15:30:50 +01:00
replace_copy Update copyright years. 2016-01-04 15:30:50 +01:00
replace_copy_if Update copyright years. 2016-01-04 15:30:50 +01:00
replace_if Update copyright years. 2016-01-04 15:30:50 +01:00
reverse Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
reverse_copy/explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
rotate Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
rotate_copy/requirements/explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
search Update copyright years. 2016-01-04 15:30:50 +01:00
search_n Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
set_difference Update copyright years. 2016-01-04 15:30:50 +01:00
set_intersection Update copyright years. 2016-01-04 15:30:50 +01:00
set_symmetric_difference Update copyright years. 2016-01-04 15:30:50 +01:00
set_union Update copyright years. 2016-01-04 15:30:50 +01:00
shuffle Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
sort Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
sort_heap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
stable_partition Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
stable_sort Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
swap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
swap_ranges Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
transform/requirements/explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
unique Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unique_copy Update copyright years. 2016-01-04 15:30:50 +01:00
upper_bound Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00