More commentary.
authorDave Love <fx@gcc.gnu.org>
Sat, 23 May 1998 09:51:54 +0000 (09:51 +0000)
committerDave Love <fx@gcc.gnu.org>
Sat, 23 May 1998 09:51:54 +0000 (09:51 +0000)
From-SVN: r19971

gcc/testsuite/g77.f-torture/execute/980520-1.f

index d57791ab9b17ea735e4a9bc47a879fccbcdd8da4..6d05c6767fdf167a7ade20b2fdeb102ad308b4e9 100644 (file)
@@ -1,4 +1,6 @@
 c     Produced a link error through not eliminating the unused statement
-c     function.  It's in `execute' since it needs to link.
+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