]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g77.f-torture/compile/980729-0.f
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g77.f-torture / compile / 980729-0.f
diff --git a/gcc/testsuite/g77.f-torture/compile/980729-0.f b/gcc/testsuite/g77.f-torture/compile/980729-0.f
deleted file mode 100644 (file)
index 0778944..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-c     Got ICE on Alpha only with -mieee (currently not tested).
-c     Fixed by rth 1998-07-30 alpha.md change.
-      subroutine a(b,c)
-      b = max(b,c)
-      end