]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g77.f-torture/noncompile/970626-2.f
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g77.f-torture / noncompile / 970626-2.f
diff --git a/gcc/testsuite/g77.f-torture/noncompile/970626-2.f b/gcc/testsuite/g77.f-torture/noncompile/970626-2.f
deleted file mode 100644 (file)
index c1e2348..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-      SUBROUTINE A(A,ALPHA,IA)
-      COMPLEX  A(IA,*), ALPHA(*)
-      ALPHA(I)=A(I,I).ZERO)
-      END