Index: gcc/gcc/testsuite/gfortran.dg/g77/20010116.f |
diff --git a/gcc/gcc/testsuite/gfortran.dg/g77/20010116.f b/gcc/gcc/testsuite/gfortran.dg/g77/20010116.f |
index dd8ee931297b6580aecf714d741da9207fe3d8ab..ca7375d0f688e0d475a8e721c1af6bf157f03cf1 100644 |
--- a/gcc/gcc/testsuite/gfortran.dg/g77/20010116.f |
+++ b/gcc/gcc/testsuite/gfortran.dg/g77/20010116.f |
@@ -1,4 +1,6 @@ |
c { dg-do run } |
+c { dg-options "-std=legacy" } |
+c |
* |
* Derived from LAPACK 3.0 routine CHGEQZ |
* Fails on i686-pc-cygwin with gcc-2.97 snapshots at -O2 and higher |