[gcc r14-8311] Increase timeout by 2 in libgomp.fortran/alloc-comp-3.f90 on hppa*-*-*
John David Anglin
danglin@gcc.gnu.org
Sat Jan 20 21:48:10 GMT 2024
https://gcc.gnu.org/g:c9c507ff8b46d6d315ca518c0382da98223d45e3
commit r14-8311-gc9c507ff8b46d6d315ca518c0382da98223d45e3
Author: John David Anglin <danglin@gcc.gnu.org>
Date: Sat Jan 20 21:47:35 2024 +0000
Increase timeout by 2 in libgomp.fortran/alloc-comp-3.f90 on hppa*-*-*
2024-01-20 John David Anglin <danglin@gcc.gnu.org>
libgomp/ChangeLog:
* testsuite/libgomp.fortran/alloc-comp-3.f90: Increase
timeout by 2 on hppa*-*-*.
Diff:
---
libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90 | 1 +
1 file changed, 1 insertion(+)
diff --git a/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90 b/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
index 0185859cb26..eb418e83d9e 100644
--- a/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
+++ b/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
@@ -2,6 +2,7 @@
! Don't cycle by default through all options, just test -O0 and -O2,
! as this is quite large test.
! { dg-skip-if "" { ! run_expensive_tests } { "*" } { "-O0" "-O2" } }
+! { dg-timeout-factor 2.0 { target hppa*-*-* } }
module m
type dl
More information about the Gcc-cvs
mailing list