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: [PATCH] Document --with-plugin-ld


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


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