On Mon, Jun 27, 2011 at 4:09 PM, Doug Kwan <dougk...@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.