]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g77.f-torture/execute/980520-1.f
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g77.f-torture / execute / 980520-1.f
diff --git a/gcc/testsuite/g77.f-torture/execute/980520-1.f b/gcc/testsuite/g77.f-torture/execute/980520-1.f
deleted file mode 100644 (file)
index 6d05c67..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-c     Produced a link error through not eliminating the unused statement
-c     function after 1998-05-15 change to gcc/toplev.c.  It's in
-c     `execute' since it needs to link.
-c     Fixed by 1998-05-23 change to f/com.c.
-      values(i,j) = val((i-1)*n+j)
-      end