From: Weiwen Liu Date: Mon, 13 Jul 1998 22:54:46 +0000 (-0600) Subject: gcc.c (do_spec_1): Fix %O handling for secure temporary file creation. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a5dd9832a1cc15e1fe78ed61f3ba1f0fed6ceec5;p=gcc.git gcc.c (do_spec_1): Fix %O handling for secure temporary file creation. � * gcc.c (do_spec_1): Fix %O handling for secure temporary file creation. From-SVN: r21123 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e6d18d2b766..dfa11e5c8c8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 13 23:52:05 1998 Weiwen Liu + + * gcc.c (do_spec_1): Fix %O handling for secure temporary file + creation. + Mon Jul 13 23:42:36 1998 Ralf Corsepius * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.