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
This commit is contained in:
Weiwen Liu 1998-07-13 16:54:46 -06:00 committed by Jeff Law
parent 6508af23db
commit a5dd9832a1

View 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.