* gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.

From-SVN: r168759
This commit is contained in:
Rainer Orth 2011-01-13 18:20:42 +00:00 committed by Rainer Orth
parent 5a2931d12a
commit bae900e157
2 changed files with 5 additions and 0 deletions

View 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>

View 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
!