On Thu, 2014-04-17 at 19:52 +0200, Jan Hubicka wrote: [...]
> Index: doc/invoke.texi > =================================================================== > --- doc/invoke.texi (revision 209461) > +++ doc/invoke.texi (working copy) > @@ -9409,7 +9409,8 @@ before applying @option{--param inline-u > @item inline-unit-growth > Specifies maximal overall growth of the compilation unit caused by inlining. > The default value is 30 which limits unit growth to 1.3 times the original > -size. > +size. Cold functions (either marked cold via an attribibute or by profile FWIW, there a trivial typo here-------------------------^^