re PR target/45258 (linkage on -ldl, -lm and -lpthread should be purged from darwin...
commit75b023da2823fe41362243c8c9abf9201e677c44
authorMike Stump <mrs@gcc.gnu.org>
Mon, 10 Jan 2011 19:41:39 +0000 (10 19:41 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 10 Jan 2011 19:41:39 +0000 (10 19:41 +0000)
tree642053a944acef1c72d5ef23609b4177b328cbd1
parent91a22316dbb874d9441c47627b184fbe4d2d9953
re PR target/45258 (linkage on -ldl, -lm and -lpthread should be purged from darwin build)

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

PR target/45258
  * 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: r168639
gcc/ChangeLog-2010