Re: [PATCH] Document --with-plugin-ld

2011-03-20 Thread Richard Guenther
On Sat, Mar 19, 2011 at 7:06 PM, Gerald Pfeifer 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

Re: [PATCH] Document --with-plugin-ld

2011-03-19 Thread Gerald Pfeifer
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.

Re: [PATCH] Document --with-plugin-ld

2011-03-18 Thread Richard Guenther
On Fri, 18 Mar 2011, Rainer Orth wrote: > Richard Guenther writes: > > > --- 1666,1676 > > Enable support for link-time optimization (LTO). This is enabled by > > default, and may be disabled using @option{--disable-lto}. > > > > ! @item --with-plugin-ld=@var{pathname} > > ! Enable

Re: [PATCH] Document --with-plugin-ld

2011-03-18 Thread Rainer Orth
Richard Guenther writes: > --- 1666,1676 > Enable support for link-time optimization (LTO). This is enabled by > default, and may be disabled using @option{--disable-lto}. > > ! @item --with-plugin-ld=@var{pathname} > ! Enable an alternate linker to be used at link-time optimization