diff mbox series

[committed] hppa: Fix 22_locale/locale/cons/12658_thread-2.cc on hppa

Message ID ZC2YKR0I073iqang@mx3210.localdomain
State New
Headers show
Series [committed] hppa: Fix 22_locale/locale/cons/12658_thread-2.cc on hppa | expand

Commit Message

John David Anglin April 5, 2023, 3:47 p.m. UTC
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*-*-*.
diff mbox series

Patch

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 1ce85b7475d..d198a0ac304 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.
 //