public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug driver/55470] Support -fuse-ld=bfd and -fuse-ld=gold
Date: Mon, 07 Jan 2013 16:55:00 -0000	[thread overview]
Message-ID: <bug-55470-4-2SuixABt79@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55470-4@http.gcc.gnu.org/bugzilla/>


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55470

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2013-01-07 16:54:39 UTC ---
Author: hjl
Date: Mon Jan  7 16:54:33 2013
New Revision: 194983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194983
Log:
Support -fuse-ld=bfd and -fuse-ld=gold

    PR driver/55470
    * collect2.c (main): Support -fuse-ld=bfd and -fuse-ld=gold.

    * common.opt: Add fuse-ld=bfd and fuse-ld=gold.

    * gcc.c (LINK_COMMAND_SPEC): Pass -fuse-ld=* to collect2.

    * opts.c (comman_handle_option): Ignore -fuse-ld=bfd and
    -fuse-ld=gold.

    * doc/invoke.texi: Document -fuse-ld=bfd and -fuse-ld=gold.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/collect2.c
    trunk/gcc/common.opt
    trunk/gcc/doc/invoke.texi
    trunk/gcc/gcc.c
    trunk/gcc/opts.c


  parent reply	other threads:[~2013-01-07 16:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 13:38 [Bug driver/55470] New: Enable both ld and gold in gcc hjl.tools at gmail dot com
2012-12-01 19:24 ` [Bug driver/55470] Support -fuse-ld=bfd and -fuse-ld=gold hjl.tools at gmail dot com
2013-01-07 16:55 ` hjl at gcc dot gnu.org [this message]
2013-01-07 17:17 ` hjl.tools at gmail dot com
2015-04-07 21:19 ` hjl.tools at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-55470-4-2SuixABt79@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).