| Submitter | Paolo Carlini |
|---|---|
| Date | Oct. 21, 2011, 2:56 p.m. |
| Message ID | <4EA1880A.2090201@oracle.com> |
| Download | mbox | patch |
| Permalink | /patch/120999/ |
| State | New |
| Headers | show |
Comments
Patch
Index: params.def =================================================================== --- params.def (revision 180288) +++ params.def (working copy) @@ -111,7 +111,7 @@ /* Limit on probability of entry BB. */ DEFPARAM (PARAM_COMDAT_SHARING_PROBABILITY, "comdat-sharing-probability", - "Probability that COMDAT function will be shared with different compilatoin unit", + "Probability that COMDAT function will be shared with different compilation unit", 20, 0, 0) /* Limit on probability of entry BB. */