[Bug tree-optimization/46228] code produced for STL container is worse in 4.5.1 than in 4.4.5

zeev.tarantov at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 11 00:43:00 GMT 2010


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



More information about the Gcc-bugs mailing list