* 30_threads/thread/native_handle/typesizes.cc: Do not run on cygwin.
From-SVN: r184245
This commit is contained in:
parent
b75f962c90
commit
e73bea1ceb
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* testsuite/libstdc++-prettyprinters/cxx11.cc (main): Add new
|
||||
|
@ -1,7 +1,6 @@
|
||||
// { 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 -pthreads" { target *-*-solaris* } }
|
||||
// { dg-options " -std=gnu++0x " { target *-*-cygwin } }
|
||||
// { dg-require-cstdint "" }
|
||||
// { dg-require-gthreads "" }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user