diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-31 14:53:17 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-31 14:53:17 +0000 |
commit | d6b5203d8dbe5fffec8c3aea15a308aa64faebd5 (patch) | |
tree | e6f523f2e9436b46ac2af93fec13e0d9253901a7 /gcc/final.c | |
parent | 24cf2fd3090d7dd5dbd5542437959e01f26d9cac (diff) | |
download | gcc-d6b5203d8dbe5fffec8c3aea15a308aa64faebd5.tar.gz |
* collect2.c (lderrout): New variable.
(collect_exit): Dump ldout to stdout. Dump and unlink lderrout,
if it is set, to stderr.
(handler): Unlink lderrout if it is set.
(dump_file): Add "to" parameter. Change all callers.
(main): Initialize lderrout.
(collect_execute): Add errname parameter. Change all callers.
Rename redir parameter to outname. Never pass
PEX_STDERR_TO_STDOUT to pex_run.
* collect2.h (collect_execute, dump_file): Update declarations.
* tlink.c (tlink_execute): Add errname parameter. Change all
callers.
(do_tlink): Check lderrout as well as ldout.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97321 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions