-
- Downloads
Use pthread effective-target in testsuite
* testsuite: Add dg-require-effective-target pthread to -pthread tests. Remove explicit target lists from dg-do and dg-options. * testsuite/30_threads/async/forced_unwind.cc: Remove explit target list from dg-options. * testsuite/30_threads/packaged_task/forced_unwind.cc: Likewise. * 30_threads/shared_mutex/cons/1.cc: Likewise. Pass -pthread for all targets. * 30_threads/shared_mutex/try_lock/1.cc: Likewise. * 30_threads/shared_mutex/try_lock/2.cc: Likewise. * 30_threads/shared_mutex/unlock/1.cc: Likewise. * testsuite/30_threads/this_thread/57060.cc: Require c++11 via dg-require-effective-target. From-SVN: r249217
Showing
- libstdc++-v3/ChangeLog 19 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/testsuite/18_support/pthread_guard.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/18_support/pthread_guard.cc
- libstdc++-v3/testsuite/20_util/shared_ptr/atomic/3.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/20_util/shared_ptr/atomic/3.cc
- libstdc++-v3/testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc 3 additions, 2 deletions...stsuite/20_util/shared_ptr/thread/default_weaktoshared.cc
- libstdc++-v3/testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc 3 additions, 2 deletions...testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc
- libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc 3 additions, 2 deletions...dc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
- libstdc++-v3/testsuite/21_strings/basic_string/pthread33394.cc 3 additions, 2 deletions...dc++-v3/testsuite/21_strings/basic_string/pthread33394.cc
- libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
- libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc 3 additions, 2 deletions...dc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
- libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc 3 additions, 2 deletions...dc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc
- libstdc++-v3/testsuite/23_containers/list/pthread1.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/23_containers/list/pthread1.cc
- libstdc++-v3/testsuite/23_containers/list/pthread5.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/23_containers/list/pthread5.cc
- libstdc++-v3/testsuite/23_containers/map/pthread6.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/23_containers/map/pthread6.cc
- libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc 3 additions, 2 deletions...estsuite/23_containers/vector/debug/multithreaded_swap.cc
- libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
- libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
- libstdc++-v3/testsuite/30_threads/async/42819.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/30_threads/async/42819.cc
- libstdc++-v3/testsuite/30_threads/async/49668.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/30_threads/async/49668.cc
- libstdc++-v3/testsuite/30_threads/async/54297.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/30_threads/async/54297.cc
- libstdc++-v3/testsuite/30_threads/async/any.cc 3 additions, 2 deletionslibstdc++-v3/testsuite/30_threads/async/any.cc
Loading
Please register or sign in to comment