Commit 467b72a8 by Rainer Orth Committed by Rainer Orth

cray_pointers_2.f90: Avoid cycling through optimization options.

	* gfortran.dg/cray_pointers_2.f90: Avoid cycling through
	optimization options.

From-SVN: r169155
parent 742f9515
2011-01-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gfortran.dg/cray_pointers_2.f90: Avoid cycling through
optimization options.
2011-01-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gfortran.dg/array_constructor_33.f90: Use dg-timeout-factor 4.
PR testsuite/45988
......
! { dg-do run }
! { dg-options "-fcray-pointer -fbounds-check -fno-inline" }
! Using two spaces between dg-do and run is a hack to keep gfortran-dg-runtest
! from cycling through optimization options for this expensive test.
! { dg-do run }
! { dg-options "-O3 -fcray-pointer -fbounds-check -fno-inline" }
! { dg-timeout-factor 4 }
!
! Series of routines for testing a Cray pointer implementation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment