params.def (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF): Fix a typo in the description.

2015-02-27  Vladimir Makarov  <vmakarov@redhat.com>

	* params.def (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF): Fix
	a typo in the description.

From-SVN: r221071
This commit is contained in:
Vladimir Makarov 2015-02-27 23:37:46 +00:00 committed by Vladimir Makarov
parent fb8a0e4094
commit 9bc163e36e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2015-02-27 Vladimir Makarov <vmakarov@redhat.com>
* params.def (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF): Fix
a typo in the description.
2015-02-27 Vladimir Makarov <vmakarov@redhat.com>
PR target/64317

View File

@ -838,7 +838,7 @@ DEFPARAM (PARAM_LRA_MAX_CONSIDERED_RELOAD_PSEUDOS,
DEFPARAM (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF,
"lra-inheritance-ebb-probability-cutoff",
"Minimal fall-through edge probability in percentage used to add BB to inheritance EEB in LRA",
"Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA",
40, 0, 100)
/* Switch initialization conversion will refuse to create arrays that are