]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/71545.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / lexicographical_compare / 71545.cc
index 6c9cd12cfef47c228564ff58b50a59b8771a373d..b20a3cdee6d4269124fa2dce02453bf134cf5619 100644 (file)
@@ -15,8 +15,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++11 -D_GLIBCXX_DEBUG" }
-// { dg-do link }
+// { dg-options "-D_GLIBCXX_DEBUG" }
+// { dg-do link { target c++11 } }
 
 #include <algorithm>