From: John David Anglin Date: Wed, 5 Apr 2023 15:40:52 +0000 (+0000) Subject: Fix 22_locale/locale/cons/12658_thread-2.cc on hppa. X-Git-Tag: basepoints/gcc-14~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cefbc66e7a4a179324585215ddbfe56fad9473;p=thirdparty%2Fgcc.git Fix 22_locale/locale/cons/12658_thread-2.cc on hppa. 2023-04-05 John David Anglin libstdc++-v3/ChangeLog: * testsuite/22_locale/locale/cons/12658_thread-2.cc: Double timeout factor on hppa*-*-*. --- diff --git a/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc b/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc index 1ce85b7475de..d198a0ac3044 100644 --- a/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc +++ b/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc @@ -3,6 +3,7 @@ // { dg-require-effective-target pthread } // { dg-require-namedlocale "en_US.ISO8859-1" } // { dg-require-namedlocale "fr_FR.ISO8859-15" } +// { dg-timeout-factor 2.0 { target hppa*-*-* } } // Copyright (C) 2004-2023 Free Software Foundation, Inc. //