* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.
From-SVN: r190691
This commit is contained in:
parent
61171996fc
commit
ae1fab9c83
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
// { dg-require-cstdint "" }
|
||||
// { dg-require-gthreads "" }
|
||||
// { dg-require-atomic-builtins "" }
|
||||
// { dg-require-nanosleep "" }
|
||||
|
||||
// Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue