http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46228
--- Comment #16 from Zeev Tarantov <zeev.tarantov at gmail dot com> 2010-11-11 00:42:57 UTC --- In http://gcc.gnu.org/viewcvs/trunk/gcc/doc/invoke.texi?r1=166555&r2=166554&pathrev=166555: +will be shared acroess multiple compilation units. The default value is 20. s/acroess/across/ In http://gcc.gnu.org/viewcvs/trunk/gcc/params.def?r1=166555&r2=166554&pathrev=166555: + "Probability that COMDAT function will be shared with different compilatoin unit", s/compilatoin/compilation/ s/unit/units