]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/operators/values.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / bernoulli_distribution / operators / values.cc
index 509eed72fbdbe286afada283bacea018009762b6..8bf6dd2adc89defcf9c81c0b80e5af4d39087700 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 // { dg-require-cstdint "" }
 //
 // Copyright (C) 2011-2016 Free Software Foundation, Inc.