Re: [PATCH] Clarify inline flag documentation

2012-02-01 Thread Richard Guenther
On Tue, 31 Jan 2012, Richard Guenther wrote: > > Thus, the following tries to clarify the documentation of > -fno-inline and -finline-functions. > > Does that help? lxo noticed a completely off comment in common.opt so I adjusted documentation therein as well. Committed. Richard. 2012-02-01

[PATCH] Clarify inline flag documentation

2012-01-31 Thread Richard Guenther
Thus, the following tries to clarify the documentation of -fno-inline and -finline-functions. Does that help? Thanks, Richard. 2012-01-31 Richard Guenther * doc/invoke.texi (fno-inline): Clarify documentation. (finline-small-functions): Likewise. (finline-functions):