gcc/libstdc++-v3/testsuite/24_iterators
Jonathan Wakely 7ef7062dbc Fix failing C++17 test
* testsuite/24_iterators/range_access_cpp17.cc: Fix order of dg-do
	and dg-options directives. Fix invalid test.

From-SVN: r253020
2017-09-20 17:51:03 +01:00
..
back_insert_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
front_insert_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
headers/iterator Update copyright years. 2017-01-01 13:07:43 +01:00
insert_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
istream_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
istreambuf_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
move_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
normal_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
operations Update copyright years. 2017-01-01 13:07:43 +01:00
ostream_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
ostreambuf_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
random_access_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
reverse_iterator Update copyright years. 2017-01-01 13:07:43 +01:00
container_access.cc PR libstdc++/81912 make std::__iterator_category constexpr 2017-09-04 13:24:53 +01:00
range_access_cpp14.cc PR libstdc++/81912 make std::__iterator_category constexpr 2017-09-04 13:24:53 +01:00
range_access_cpp17.cc Fix failing C++17 test 2017-09-20 17:51:03 +01:00
range_access.cc PR libstdc++/81912 make std::__iterator_category constexpr 2017-09-04 13:24:53 +01:00