]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g77.f-torture/compile/980424-0.f
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g77.f-torture / compile / 980424-0.f
diff --git a/gcc/testsuite/g77.f-torture/compile/980424-0.f b/gcc/testsuite/g77.f-torture/compile/980424-0.f
deleted file mode 100644 (file)
index 5df45bb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-C     crashes in subst_stack_regs_pat on x86-linux, in the "abort();"
-C     within the switch statement.
-      SUBROUTINE C(A)
-      COMPLEX A
-      WRITE(*,*) A.NE.CMPLX(0.0D0)
-      END