On 07/15/14 06:03, Richard Biener wrote:
The following tries to clarify the always_inline docs, in particular
that it applies to non-O0 as well and what the failure mode is
(derived from how our implementation behaves).
Does this look ok?
Thanks,
Richard.
2014-07-15 Richard Biener
On Tue, 15 Jul 2014, Richard Biener wrote:
> Does this look ok?
> 2014-07-15 Richard Biener
>
> PR other/61782
> * doc/extend.texi (always_inline): Clarify.
Make sense to me and looks fine.
Gerald
The following tries to clarify the always_inline docs, in particular
that it applies to non-O0 as well and what the failure mode is
(derived from how our implementation behaves).
Does this look ok?
Thanks,
Richard.
2014-07-15 Richard Biener
PR other/61782
* doc/extend.texi (