* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.

From-SVN: r190690
This commit is contained in:
Jonathan Wakely 2012-08-26 14:58:42 +00:00 committed by Jonathan Wakely
parent b1de8b9423
commit 2ec8c6db6e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-08-26 Jonathan Wakely <jwakely.gcc@gmail.com>
* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.
2012-08-26 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/54297

View File

@ -5,6 +5,7 @@
// { dg-require-cstdint "" }
// { dg-require-gthreads "" }
// { dg-require-atomic-builtins "" }
// { dg-require-nanosleep "" }
// Copyright (C) 2012 Free Software Foundation, Inc.
//