]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/typedefs.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / geometric_distribution / requirements / typedefs.cc
index 7a864673a6eefccd4681ecdf8de7a135635c0e97..f51269990053250cf4ce7d5b12b60d6a0b2429c8 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 // { dg-require-cstdint "" }
 //
 // 2008-11-24  Edward M. Smith-Rowland <3dw4rd@verizon.net>