]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/operators/inequal.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / random / uniform_on_sphere_distribution / operators / inequal.cc
index 56187e257919961a47087a0221e823e76aeb5255..23366dde7669cd540a726702a1159a6456c4489b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 // { dg-require-cstdint "" }
 //
 // 2014-04-15  Ulrich Drepper  <drepper@gmail.com>