]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/random/normal_mv_distribution/operators/inequal.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / random / normal_mv_distribution / operators / inequal.cc
index efa1c32f74125a1d3d4a567e61aa4f746fd19707..ac154dd804be98f87170ed90bcc33f0e27cc1c0b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 // { dg-require-cstdint "" }
 //
 // 2010-03-16  Paolo Carlini  <paolo.carlini@oracle.com>