[PATCH] Document --with-plugin-ld

Gerald Pfeifer gerald@pfeifer.com
Sat Mar 19 18:06:00 GMT 2011


On Fri, 18 Mar 2011, Richard Guenther wrote:
> ! @item --with-plugin-ld=@var{pathname}
> ! Enable an alternate linker to be used at link-time optimization (LTO)
> ! link time when @option{-fuse-linker-plugin} is enabled.

I will admit that "link-time optimization link time" may be a bit
confusing. ;-)  Might

  Enable an alternate linker to be used at link time when link-time
  optimization (LTO) is enabled and @option{-fuse-linker-plugin} has
  been specified.

be a suitable alternative wording, or would that change what you had
in mind?

Happy to apply that change if you agree.

Gerald



More information about the Gcc-patches mailing list