From 6aa4f58ba3fb650ad67368028e05ecc7e4bc534d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Schl=C3=BCter?= Date: Sun, 12 Jun 2005 17:35:20 +0200 Subject: [PATCH] Correct previously checked-in testcase. From-SVN: r100858 --- gcc/testsuite/gfortran.dg/f2c_7.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gfortran.dg/f2c_7.f90 b/gcc/testsuite/gfortran.dg/f2c_7.f90 index 848dcc5a3c8..c15ff7a0f2c 100644 --- a/gcc/testsuite/gfortran.dg/f2c_7.f90 +++ b/gcc/testsuite/gfortran.dg/f2c_7.f90 @@ -1,5 +1,5 @@ ! { dg-do run } -! { dg-options "-ff2c -O" } +! { dg-options "-ff2c" } ! Verifies that array results work with -ff2c ! try all permutations of result clause in function yes/no ! and result clause in interface yes/no -- 2.30.2