On Sat, Mar 19, 2011 at 7:06 PM, Gerald Pfeifer <ger...@pfeifer.com> wrote: > 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?
No, that's exactly what I had in mind. Of course maybe "link time" is redundant anyways when you talk about a linker ;) Richard. > Happy to apply that change if you agree. > > Gerald >