Re: [PATCH] Update -flto docs wrt option handling

2014-03-18 Thread Richard Biener
On Tue, 11 Mar 2014, Richard Biener wrote: > On Sat, 8 Mar 2014, Gerald Pfeifer wrote: > > > Thanks for the time and diligence writing this up, Richi! > > > > On Thu, 6 Mar 2014, Richard Biener wrote: > > > -files; if @option{-flto} is not passed to the linker, no > > > -interprocedural optimiza

Re: [PATCH] Update -flto docs wrt option handling

2014-03-11 Thread Richard Biener
On Sat, 8 Mar 2014, Gerald Pfeifer wrote: > Thanks for the time and diligence writing this up, Richi! > > On Thu, 6 Mar 2014, Richard Biener wrote: > > -files; if @option{-flto} is not passed to the linker, no > > -interprocedural optimizations are applied. > > +files; if @option{-fno-lto} is not

Re: [PATCH] Update -flto docs wrt option handling

2014-03-08 Thread Gerald Pfeifer
Thanks for the time and diligence writing this up, Richi! On Thu, 6 Mar 2014, Richard Biener wrote: > -files; if @option{-flto} is not passed to the linker, no > -interprocedural optimizations are applied. > +files; if @option{-fno-lto} is not passed to the linker, no > +interprocedural optimizati

[PATCH] Update -flto docs wrt option handling

2014-03-06 Thread Richard Biener
This updates the -flto documentation regarding the changes in option handling. Comments? Thanks, Richard. Index: gcc/doc/invoke.texi === --- gcc/doc/invoke.texi (revision 208374) +++ gcc/doc/invoke.texi (working copy) @@ -8527,8 +8