]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/array/debug/square_brackets_operator2_neg.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / array / debug / square_brackets_operator2_neg.cc
index 5847162400d3251ccdf9448700cdd0532199187c..31649e8e17aef1ba92d12fedba39f0c5b3297e31 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>