aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2023-04-05 15:40:52 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2023-04-05 15:40:52 +0000
commit85cefbc66e7a4a179324585215ddbfe56fad9473 (patch)
tree9c22b8fee689fa6bb5c378e7ea209a8c0cdf1228 /libstdc++-v3/testsuite/22_locale
parent4a45f5d6a9b53f7f5446dee47e25b07d413bb7eb (diff)
downloadgcc-85cefbc66e7a4a179324585215ddbfe56fad9473.zip
gcc-85cefbc66e7a4a179324585215ddbfe56fad9473.tar.gz
gcc-85cefbc66e7a4a179324585215ddbfe56fad9473.tar.bz2
Fix 22_locale/locale/cons/12658_thread-2.cc on hppa.
2023-04-05 John David Anglin <danglin@gcc.gnu.org> libstdc++-v3/ChangeLog: * testsuite/22_locale/locale/cons/12658_thread-2.cc: Double timeout factor on hppa*-*-*.
Diffstat (limited to 'libstdc++-v3/testsuite/22_locale')
-rw-r--r--libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc1
1 files changed, 1 insertions, 0 deletions
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 1ce85b7..d198a0a 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.
//