X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F30_threads%2Fthread%2Fmembers%2Fhardware_concurrency.cc;h=de1f0aec03a7a8e2af31783d09e0d58007f9990f;hb=83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c;hp=bf3fc6d169cb4d070265257b5b9819af90332408;hpb=8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc b/libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc index bf3fc6d169cb..de1f0aec03a7 100644 --- a/libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc +++ b/libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc @@ -1,11 +1,10 @@ // { dg-do run } -// { dg-options "-pthread" } +// { dg-additional-options "-pthread" { target pthread } } // { dg-require-effective-target c++11 } -// { dg-require-effective-target pthread } // { dg-require-gthreads "" } // { dg-require-nprocs "" } -// Copyright (C) 2009-2020 Free Software Foundation, Inc. +// Copyright (C) 2009-2023 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the