invoke.texi (Optimize Options): Fix descriptions of ipa-cp-loop-hint-bonus and ipa...
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 29 Jun 2014 23:06:37 +0000 (23:06 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 29 Jun 2014 23:06:37 +0000 (23:06 +0000)
* doc/invoke.texi (Optimize Options): Fix descriptions of
ipa-cp-loop-hint-bonus and ipa-cp-array-index-hint-bonus.

From-SVN: r212129

gcc/ChangeLog
gcc/doc/invoke.texi

index a57eed524655577ca6d8a20b8d674b305383b51f..14f67692a935bb77a6360177447ffff064786928 100644 (file)
@@ -1,3 +1,8 @@
+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
index 51f732d5a653cbc4a9f5a855f97ba2275ea205ed..547203c599592aa32ea6be1cb26dac004843f38f 100644 (file)
@@ -10163,13 +10163,13 @@ number of such values per one parameter.
 @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