This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Fix typo in gcc/testsuite/g77.f-torture/compile/20000629-1.x


This fixes a typo in gcc/testsuite/g77.f-torture/compile/20000629-1.x. Wrong
variable set.


2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>

        *  g77.f-torture/compile/20000630-1.x: Fix typo

--- gcc/testsuite/g77.f-torture/compile/20000629-1.x.orig	Mon Jul  3
09:57:40 2000
+++ gcc/testsuite/g77.f-torture/compile/20000629-1.x	Mon Jul  3 09:57:46
2000
@@ -1,3 +1,3 @@
-set torture_execute_xfail "*-*-*"
+set torture_compile_xfail "*-*-*"
 
 return 0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]