[committed] hppa: Fix 22_locale/locale/cons/12658_thread-2.cc on hppa
Checks
Commit Message
Committed to trunk.
Dave
---
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*-*-*.
@@ -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.
//