gcc.c (spec_function): Add remove-outfile.
commit2642f659a685886012ce45f1e04b82232878fc5a
authorJack Howarth <howarth@bromo.med.uc.edu>
Tue, 17 Aug 2010 13:22:28 +0000 (17 13:22 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Tue, 17 Aug 2010 13:22:28 +0000 (17 13:22 +0000)
treebab5c0bd0898b585bfbdc2cef1cac677a2b6ad2f
parenta85615d28a72fcc16591d60d82f623feb3df7442
gcc.c (spec_function): Add remove-outfile.

2010-08-17  Jack Howarth <howarth@bromo.med.uc.edu>

* gcc.c (spec_function): Add remove-outfile.
(remove_outfile_spec_function): New function.
* config/darwin.h (LINK_SPEC): Add removal of
-ldl, -lm and -lpthread.
* invoke.texi (replace-outfile): Document.

From-SVN: r163305
gcc/ChangeLog
gcc/config/darwin.h
gcc/doc/invoke.texi
gcc/gcc.c