gcc.c (do_spec_1): Fix %O handling for secure temporary file creation.
authorWeiwen Liu <weiwen.liu@yale.edu>
Mon, 13 Jul 1998 22:54:46 +0000 (16:54 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 13 Jul 1998 22:54:46 +0000 (16:54 -0600)

        * gcc.c (do_spec_1): Fix %O handling for secure temporary file
        creation.

From-SVN: r21123

gcc/ChangeLog

index e6d18d2..dfa11e5 100644 (file)
@@ -1,3 +1,8 @@
+Mon Jul 13 23:52:05 1998  Weiwen Liu <weiwen.liu@yale.edu>
+
+       * gcc.c (do_spec_1): Fix %O handling for secure temporary file
+       creation.
+
 Mon Jul 13 23:42:36 1998  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
 
        * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.