mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-15 06:54:05 +08:00
typesizes.cc: Remove *-*-freebsd* from both dg-do and dg-options.
2009-09-09 Loren J. Rittle <ljrittle@acm.org> * testsuite/30_threads/thread/native_handle/typesizes.cc: Remove *-*-freebsd* from both dg-do and dg-options. From-SVN: r151578
This commit is contained in:
parent
39b747f2c9
commit
29cd5cc56a
@ -1,3 +1,8 @@
|
||||
2009-09-09 Loren J. Rittle <ljrittle@acm.org>
|
||||
|
||||
* testsuite/30_threads/thread/native_handle/typesizes.cc: Remove
|
||||
*-*-freebsd* from both dg-do and dg-options.
|
||||
|
||||
2009-09-08 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* configure: Rebuilt with modified libtool.m4.
|
||||
|
@ -1,5 +1,5 @@
|
||||
// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } }
|
||||
// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } }
|
||||
// { dg-do run { target *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } }
|
||||
// { dg-options " -std=gnu++0x -pthread" { target *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } }
|
||||
// { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } }
|
||||
// { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } }
|
||||
// { dg-require-cstdint "" }
|
||||
|
Loading…
Reference in New Issue
Block a user