Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
ae1fab9c
Commit
ae1fab9c
authored
Aug 26, 2012
by
Jonathan Wakely
Committed by
Jonathan Wakely
Aug 26, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.
From-SVN: r190691
parent
61171996
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/testsuite/30_threads/async/54297.cc
+1
-0
No files found.
libstdc++-v3/ChangeLog
View file @
ae1fab9c
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):
...
...
libstdc++-v3/testsuite/30_threads/async/54297.cc
View file @
ae1fab9c
...
@@ -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.
//
//
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment