re PR target/45988 (gfortran.dg/vect/fast-math-pr38968.f90 times out on 32-bit Solari...
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 24 Jan 2011 09:30:31 +0000 (09:30 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 24 Jan 2011 09:30:31 +0000 (09:30 +0000)
* gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.

PR testsuite/45988
* gfortran.dg/vect/fast-math-pr38968.f90: Use dg-timeout-factor 2.

From-SVN: r169153

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/array_constructor_33.f90
gcc/testsuite/gfortran.dg/vect/fast-math-pr38968.f90

index 71825be5ae68a51a4499041a6c308c96bc67fa7a..e21f02bf641431c44784ce8ccc0ed56d9ee97360 100644 (file)
@@ -1,3 +1,10 @@
+2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.
+
+       PR testsuite/45988
+       * gfortran.dg/vect/fast-math-pr38968.f90: Use dg-timeout-factor 2.
+
 2011-01-23  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/47421
index 7a7c6fa2e2fe437d6b6156ded719a9c598c2ee80..79118af3f7becaa221d2bf65e6e72b6300c323e3 100644 (file)
@@ -1,4 +1,5 @@
 ! { dg-do compile }
+! { dg-timeout-factor 4 }
 ! PR20923 gfortran slow for large array constructors.
 ! Test case prepared from PR by Jerry DeLisle <jvdelisle@gcc.gnu.org>
 program sel
index e009f7105e15cdb9ee1895e7995e571280f7dfb2..bfad470f1a778275c1df7b52dba3cc1b22e3d991 100644 (file)
@@ -2,6 +2,8 @@
 ! to handle complex types.  This test is very slow on these platforms so
 ! skipping is better then running it unvectorized.
 ! { dg-skip-if "" { ia64-*-* sparc*-*-* } { "*" } { "" } }
+! It can be slow on some x86 CPUs.
+! { dg-timeout-factor 2 }
 program mymatmul
   implicit none
   integer, parameter :: kp = 4