gcc/libstdc++-v3/testsuite/27_io
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
..
basic_filebuf Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_fstream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_ifstream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_ios Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_iostream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_istream Update copyright years. 2016-01-04 15:30:50 +01:00
basic_istringstream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_ofstream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_ostream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_ostringstream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_streambuf Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
basic_stringbuf Update copyright years. 2016-01-04 15:30:50 +01:00
basic_stringstream Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
fpos Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
headers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ios_base Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
manipulators 2.cc: Move dg-do run directive above dg-require-namedlocale directive. 2016-08-30 18:59:39 +02:00
objects Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02:00
types Update copyright years. 2016-01-04 15:30:50 +01:00
rvalue_streams-2.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
rvalue_streams.cc Add c++11 effective target to tests for C++11 features 2016-08-17 20:23:15 +01:00