OSDN Git Service

* gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jan 2011 09:30:31 +0000 (09:30 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jan 2011 09:30:31 +0000 (09:30 +0000)
PR testsuite/45988
* gfortran.dg/vect/fast-math-pr38968.f90: Use dg-timeout-factor 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169153 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 71825be..e21f02b 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 7a7c6fa..79118af 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 e009f71..bfad470 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