]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/random_device/cons/default.cc
Define "random_device" effective target
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / random_device / cons / default.cc
index 38210963f7ebb8109a5c4a598d103bc8fe3e1a0d..5a34526a5f75904a9d995d8aa5501ca25cb1816c 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run { target c++11 } }
+// { dg-require-effective-target random_device }
 // { dg-require-cstdint "" }
 //
 // 2008-11-24  Edward M. Smith-Rowland <3dw4rd@verizon.net>