]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/cons/default.cc
57899.cc: Prefer -std=gnu++11.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / fisher_f_distribution / cons / default.cc
index f92a6950106290306eb278dd41e19302c5677982..d75d572434bb45d69491330679556d81c782508d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=c++0x" }
+// { dg-options "-std=gnu++11" }
 // { dg-require-cstdint "" }
 //
 // 2008-11-24  Edward M. Smith-Rowland <3dw4rd@verizon.net>