gcc/libstdc++-v3/testsuite/25_algorithms
Christophe Lyon 13cddbc115 Fix dg-require before dg-run directives in testsuite.
libstdc++-v3/ChangeLog:

2016-09-14  Christophe Lyon  <christophe.lyon@linaro.org>

	* testsuite/23_containers/vector/bool/modifiers/insert/31370.cc:
	Move dg-do directive before dg-skip.
	* testsuite/21_strings/debug/iterator_self_move_assign_neg.cc:
	Move dg-do directive before dg-require.
	* testsuite/21_strings/debug/self_move_assign_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/57779_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/60587_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/assign1_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/assign2_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/assign3_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/construct1_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/construct2_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/construct3_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/insert1_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/insert2_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/insert3_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/insert5_neg.cc: Likewise.
	* testsuite/25_algorithms/lower_bound/debug/irreflexive.cc: Likewise.
	* testsuite/25_algorithms/partial_sort_copy/debug/irreflexive_neg.cc:
	Likewise.
	* testsuite/25_algorithms/pop_heap/empty2_neg.cc: Likewise.
	* testsuite/25_algorithms/pop_heap/empty_neg.cc: Likewise.
	* testsuite/27_io/objects/char/12048-5.cc: Likewise.
	* testsuite/ext/special_functions/conf_hyperg/check_nan.cc: Likewise.
	* testsuite/ext/special_functions/hyperg/check_nan.cc: Likewise.

gcc/testsuite/ChangeLog:

2016-09-14  Christophe Lyon  <christophe.lyon@linaro.org>

	* g++.dg/cpp0x/lambda/lambda-mangle.C: Move dg-do directive before
	dg-require.
	* g++.dg/ext/builtin_alloca.C: Likewise.
	* g++.dg/template/spec35.C: Likewise.
	* gcc.dg/builtins-68.c: Likewise.
	* gcc.misc-tests/gcov-13.c: Likewise.
	* gcc.misc-tests/gcov-14.c: Likewise.

From-SVN: r240135
2016-09-14 15:37:23 +02:00
..
adjacent_find
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
count_if
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
fill_n
find
find_end
find_first_of
find_if
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
generate_n
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
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
lexicographical_compare Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lower_bound Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02: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
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 Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02: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 Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02:00
prev_permutation Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
push_heap [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00: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
remove_copy_if
remove_if Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
replace
replace_copy
replace_copy_if
replace_if
reverse Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
reverse_copy/explicit_instantiation
rotate Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
rotate_copy/requirements/explicit_instantiation
search
search_n Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
set_difference
set_intersection
set_symmetric_difference
set_union
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 [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00: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
unique Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unique_copy
upper_bound Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00