gcc/libstdc++-v3/testsuite/26_numerics/valarray
Jonathan Wakely 566f422734 libstdc++: Use c++NN_only effective target to tests
Some tests really are only intended for a specific -std mode, so add a
target selector to make that explicit.

Also reorder the dg-do directives to come after the dg-options ones, so
that the target selector in the dg-do directive is applied after the
dg-options that sets the -std option.

libstdc++-v3/ChangeLog:

	* testsuite/20_util/reference_wrapper/83427.cc: Adjust
	effective-target to specific language mode only.
	* testsuite/24_iterators/headers/iterator/range_access_c++11.cc:
	Likewise.
	* testsuite/24_iterators/headers/iterator/range_access_c++14.cc:
	Likewise.
	* testsuite/24_iterators/headers/iterator/synopsis_c++11.cc:
	Likewise.
	* testsuite/24_iterators/headers/iterator/synopsis_c++14.cc:
	Likewise.
	* testsuite/26_numerics/valarray/69116.cc:
	Likewise.
	* testsuite/30_threads/headers/condition_variable/std_c++0x_neg.cc:
	Remove whitespace at end of file.
	* testsuite/30_threads/headers/future/std_c++0x_neg.cc:
	Likewise.
2020-07-31 19:58:02 +01:00
..
requirements Update copyright years. 2020-01-01 12:51:42 +01:00
27867.cc Update copyright years. 2020-01-01 12:51:42 +01:00
28277.cc Update copyright years. 2020-01-01 12:51:42 +01:00
30416.cc Update copyright years. 2020-01-01 12:51:42 +01:00
33084.cc Update copyright years. 2020-01-01 12:51:42 +01:00
40691.cc Update copyright years. 2020-01-01 12:51:42 +01:00
69116.cc libstdc++: Use c++NN_only effective target to tests 2020-07-31 19:58:02 +01:00
83860.cc Update copyright years. 2020-01-01 12:51:42 +01:00
87641.cc Update copyright years. 2020-01-01 12:51:42 +01:00
algo.cc Update copyright years. 2020-01-01 12:51:42 +01:00
binary_closure.cc
const_bracket.cc Update copyright years. 2020-01-01 12:51:42 +01:00
deduction.cc Update copyright years. 2020-01-01 12:51:42 +01:00
dr543.cc Update copyright years. 2020-01-01 12:51:42 +01:00
dr630-1.cc Update copyright years. 2020-01-01 12:51:42 +01:00
dr630-2.cc Update copyright years. 2020-01-01 12:51:42 +01:00
dr630-3.C Update copyright years. 2020-01-01 12:51:42 +01:00
init-list.cc Update copyright years. 2020-01-01 12:51:42 +01:00
moveable.cc Update copyright years. 2020-01-01 12:51:42 +01:00
name_lookup.cc Update copyright years. 2020-01-01 12:51:42 +01:00
noexcept_move_construct.cc Update copyright years. 2020-01-01 12:51:42 +01:00
operators.cc Update copyright years. 2020-01-01 12:51:42 +01:00
range_access2.cc Update copyright years. 2020-01-01 12:51:42 +01:00
range_access.cc Update copyright years. 2020-01-01 12:51:42 +01:00
subset_assignment.cc Update copyright years. 2020-01-01 12:51:42 +01:00
swap.cc Update copyright years. 2020-01-01 12:51:42 +01:00
transcend.cc Update copyright years. 2020-01-01 12:51:42 +01:00