+2014-06-30 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/invoke.texi (Optimize Options): Fix descriptions of
+ ipa-cp-loop-hint-bonus and ipa-cp-array-index-hint-bonus.
+
2014-06-29 David Wohlferd <dw@LimeGreenSocks.com>
* doc/extend.texi (Function Attributes): Update 'naked' attribute
@item ipa-cp-loop-hint-bonus
When IPA-CP determines that a cloning candidate would make the number
of iterations of a loop known, it adds a bonus of
-@option{ipa-cp-loop-hint-bonus} bonus to the profitability score of
+@option{ipa-cp-loop-hint-bonus} to the profitability score of
the candidate.
@item ipa-cp-array-index-hint-bonus
When IPA-CP determines that a cloning candidate would make the index of
an array access known, it adds a bonus of
-@option{ipa-cp-array-index-hint-bonus} bonus to the profitability
+@option{ipa-cp-array-index-hint-bonus} to the profitability
score of the candidate.
@item ipa-max-aa-steps