re PR translation/47064 (params.def: Translatable string compilatoin (vs. compilation))
2011-10-21 Roland Stigge <stigge@antcom.de> PR translation/47064 * params.def: Fix typo "compilatoin" -> "compilation". From-SVN: r180307
This commit is contained in:
parent
d25f2fb9d6
commit
9200b30225
@ -1,3 +1,8 @@
|
||||
2011-10-21 Roland Stigge <stigge@antcom.de>
|
||||
|
||||
PR translation/47064
|
||||
* params.def: Fix typo "compilatoin" -> "compilation".
|
||||
|
||||
2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||
Kirill Yukhin <kirill.yukhin@intel.com>
|
||||
|
||||
|
@ -111,7 +111,7 @@ DEFPARAM (PARAM_EARLY_INLINER_MAX_ITERATIONS,
|
||||
/* 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. */
|
||||
|
Loading…
Reference in New Issue
Block a user