]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/typedefs.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / normal_distribution / requirements / typedefs.cc
index c9f85b25fe117e7b4edd228bc0c46f97ed5d7bc2..bc12a9f2f99aab40c1d4ec830bb48838a054306c 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>