OSDN Git Service

* gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jan 2011 18:20:42 +0000 (18:20 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jan 2011 18:20:42 +0000 (18:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168759 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/cray_pointers_2.f90

index 5bbc5d8..b574148 100644 (file)
@@ -1,3 +1,7 @@
+2011-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
+
 2011-01-13  Tobias Burnus  <burnus@net-b.de>
            Mikael Morin  <mikael@gcc.gnu.org>
 
index 8584f33..bbbfda2 100644 (file)
@@ -1,5 +1,6 @@
 ! { dg-do run }
 ! { dg-options "-fcray-pointer -fbounds-check -fno-inline" }
+! { dg-timeout-factor 4 }
 !
 ! Series of routines for testing a Cray pointer implementation
 !