Commit ae1fab9c by Jonathan Wakely Committed by Jonathan Wakely

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

From-SVN: r190691
parent 61171996
2012-08-26 Jonathan Wakely <jwakely.gcc@gmail.com> 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 PR libstdc++/54297
* src/c++11/future.cc (~_Async_state_common): Move to... * src/c++11/future.cc (~_Async_state_common): Move to...
* src/c++11/compatibility-thread-c++0x.cc (~_Async_state_common): * src/c++11/compatibility-thread-c++0x.cc (~_Async_state_common):
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// { dg-require-gthreads "" } // { dg-require-gthreads "" }
// { dg-require-atomic-builtins "" } // { dg-require-atomic-builtins "" }
// { dg-require-nanosleep "" }
// Copyright (C) 2012 Free Software Foundation, Inc. // Copyright (C) 2012 Free Software Foundation, Inc.
// //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment