]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cray_pointers_2.f90: Avoid cycling through optimization options.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 24 Jan 2011 12:22:46 +0000 (12:22 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 24 Jan 2011 12:22:46 +0000 (12:22 +0000)
* gfortran.dg/cray_pointers_2.f90: Avoid cycling through
optimization options.

From-SVN: r169159

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

index 4962b5538ea76c331647e55859e5ef9abf5cfa9b..f67a8f3e89688522f78b299b609343a33dda1b74 100644 (file)
@@ -1,3 +1,8 @@
+2011-01-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gfortran.dg/cray_pointers_2.f90: Avoid cycling through
+       optimization options.
+
 2011-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * g++.dg/other/anon5.C: Skip on mips-sgi-irix*.
index cbebad6addfda7535c0b0e1cfe42a7ef0c22cdeb..049b08c02f05e8dc9f299690b1addd56e9bd497a 100644 (file)
@@ -1,5 +1,7 @@
-! { dg-do run }
-! { dg-options "-fcray-pointer -fbounds-check" }
+! 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" }
 ! { dg-timeout-factor 4 }
 ! Series of routines for testing a Cray pointer implementation
 program craytest