This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [google] Enable both ld and gold in gcc (issue4664051)


On Mon, Jun 27, 2011 at 4:09 PM, Doug Kwan <dougkwan@google.com> wrote:
> This patch enables both ld and gold in gcc using the -fuse-ld switch. ?The
> original patch use written by Nick Clifton and was subsequently updated by
> Matthias Klose. ?The patch currently does not work with LTO but that is
> okay for now and it is no worse than its counterpart in an older gcc version.

Why doesn't work with LTO?  I can interchange ld.gold and ld.bfd for LTO
without any problems.


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]