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
e73bea1c
Commit
e73bea1c
authored
Feb 14, 2012
by
Jonathan Wakely
Committed by
Jonathan Wakely
Feb 14, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* 30_threads/thread/native_handle/typesizes.cc: Do not run on cygwin.
From-SVN: r184245
parent
b75f962c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
+1
-2
No files found.
libstdc++-v3/ChangeLog
View file @
e73bea1c
2012-02-14 Jonathan Wakely <jwakely.gcc@gmail.com>
* 30_threads/thread/native_handle/typesizes.cc: Do not run on cygwin.
2012-02-14 Tom Tromey <tromey@redhat.com>
2012-02-14 Tom Tromey <tromey@redhat.com>
* testsuite/libstdc++-prettyprinters/cxx11.cc (main): Add new
* testsuite/libstdc++-prettyprinters/cxx11.cc (main): Add new
...
...
libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
View file @
e73bea1c
// { dg-do run { target *-*-linux* *-*-solaris*
*-*-cygwin
mips-sgi-irix6* powerpc-ibm-aix* } }
// { dg-do run { target *-*-linux* *-*-solaris* mips-sgi-irix6* powerpc-ibm-aix* } }
// { dg-options " -std=gnu++0x -pthread" { target *-*-linux* mips-sgi-irix6* powerpc-ibm-aix* } }
// { dg-options " -std=gnu++0x -pthread" { target *-*-linux* mips-sgi-irix6* powerpc-ibm-aix* } }
// { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } }
// { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } }
// { dg-options " -std=gnu++0x " { target *-*-cygwin } }
// { dg-require-cstdint "" }
// { dg-require-cstdint "" }
// { dg-require-gthreads "" }
// { dg-require-gthreads "" }
...
...
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