]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g77.f-torture/noncompile/19990905-1.f
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g77.f-torture / noncompile / 19990905-1.f
diff --git a/gcc/testsuite/g77.f-torture/noncompile/19990905-1.f b/gcc/testsuite/g77.f-torture/noncompile/19990905-1.f
deleted file mode 100644 (file)
index 026d05e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-* =foo7.f in Burley's g77 test suite.
-      subroutine x
-      real a(n)
-      common /foo/n
-      continue
-      entry y(a)
-      call foo(a(1))
-      end