X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fg77.f-torture%2Fcompile%2F980729-0.f;fp=gcc%2Ftestsuite%2Fg77.f-torture%2Fcompile%2F980729-0.f;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=07789441d41241e5e6928cdb4b66972688796a7a;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git 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 index 07789441..00000000 --- a/gcc/testsuite/g77.f-torture/compile/980729-0.f +++ /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