Fix failing C++17 test
authorJonathan Wakely <jwakely@redhat.com>
Wed, 20 Sep 2017 16:34:53 +0000 (17:34 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 20 Sep 2017 16:34:53 +0000 (17:34 +0100)
commite18f68c715a58aa7dc267357ff4e957e9bfc3ff6
tree943f3a0a5b23e83307d25c23f1a1e5c26a144493
parent95ed529d34b992de4cfa3b4e1f3564f4c39772cb
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: r253019
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/24_iterators/range_access_cpp17.cc