OSDN Git Service

* g77.c (pexecute, main): Use unlink, not remove.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Oct 1997 07:42:36 +0000 (07:42 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Oct 1997 07:42:36 +0000 (07:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15820 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/f/ChangeLog.egcs

index 0cb2d56..ae82032 100644 (file)
@@ -1,3 +1,7 @@
+Wed Oct  1 01:45:36 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
+
+       * g77.c (pexecute, main): Use unlink, not remove.
+
 Mon Sep 29 10:37:07 1997  Jeffrey A Law  (law@cygnus.com)
 
        * intdoc.c (main): Remove unused attribute for main's arguments.