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

From-SVN: r168761
This commit is contained in:
Rainer Orth 2011-01-13 18:24:39 +00:00 committed by Rainer Orth
parent 0c6d5fbb78
commit 4be61c2e7a
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-12 Eric Botcazou <ebotcazou@adacore.com>
PR testsuite/33033

View File

@ -1,5 +1,6 @@
! { dg-do run }
! { dg-options "-fcray-pointer -fbounds-check" }
! { dg-timeout-factor 4 }
! Series of routines for testing a Cray pointer implementation
program craytest
common /errors/errors(400)