X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fg77.f-torture%2Fexecute%2F980520-1.f;fp=gcc%2Ftestsuite%2Fg77.f-torture%2Fexecute%2F980520-1.f;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=6d05c6767fdf167a7ade20b2fdeb102ad308b4e9;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/testsuite/g77.f-torture/execute/980520-1.f b/gcc/testsuite/g77.f-torture/execute/980520-1.f deleted file mode 100644 index 6d05c676..00000000 --- a/gcc/testsuite/g77.f-torture/execute/980520-1.f +++ /dev/null @@ -1,6 +0,0 @@ -c Produced a link error through not eliminating the unused statement -c function after 1998-05-15 change to gcc/toplev.c. It's in -c `execute' since it needs to link. -c Fixed by 1998-05-23 change to f/com.c. - values(i,j) = val((i-1)*n+j) - end