]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/experimental/filesystem/path/decompose/parent_path.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / filesystem / path / decompose / parent_path.cc
index 8079bc663001f62c7d72079a113abe6ddbb52c1d..eb2b09e73d188bac52ad4de7a6493a1335b7aa45 100644 (file)
@@ -1,4 +1,5 @@
-// { dg-options "-std=gnu++11 -lstdc++fs" }
+// { dg-options "-lstdc++fs" }
+// { dg-do run { target c++11 } }
 // { dg-require-filesystem-ts "" }
 
 // Copyright (C) 2014-2016 Free Software Foundation, Inc.