libstdc++: Ensure c++NN effective target present in all C++17 tests
[gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string_view / element_access / char / front_back.cc
index 60174f0f33c97c07c54d21c19cdef0b5163d3663..12992b2c34f01980bc54e094d0a3b1920073f2ca 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-options "-std=gnu++17" }
+// { dg-do run { target c++17 } }
 // { dg-require-string-conversions "" }
 
 // Copyright (C) 2013-2020 Free Software Foundation, Inc.