diff options
Diffstat (limited to 'libstdc++-v3/testsuite/thread/pthread3.cc')
-rw-r--r-- | libstdc++-v3/testsuite/thread/pthread3.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/thread/pthread3.cc b/libstdc++-v3/testsuite/thread/pthread3.cc index d029f3b..4edb107 100644 --- a/libstdc++-v3/testsuite/thread/pthread3.cc +++ b/libstdc++-v3/testsuite/thread/pthread3.cc @@ -19,7 +19,7 @@ // Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, // USA. -// { dg-do run { target *-*-freebsd* *-*-linux* *-*-solaris* } } +// { dg-do run { target *-*-freebsd* *-*-linux* *-*-solaris* *-*-cygwin } } // { dg-options "-pthread" { target *-*-freebsd* *-*-linux* } } // { dg-options "-pthreads" { target *-*-solaris* } } |