From: Tobias Schlüter Date: Sun, 12 Jun 2005 15:35:20 +0000 (+0200) Subject: Correct previously checked-in testcase. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6aa4f58ba3fb650ad67368028e05ecc7e4bc534d;p=gcc.git Correct previously checked-in testcase. From-SVN: r100858 --- 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