]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/array/debug/back2_neg.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / array / debug / back2_neg.cc
index c5771edd4537c2f61c785587db76b3425882ecb2..153a50d6cbd5f08346fe8cf7a7b86dda89e5c663 100644 (file)
@@ -15,8 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 //
-// { dg-do run { xfail *-*-* } }
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 xfail *-*-* } }
 // { dg-require-debug-mode "" }
 
 #include <array>