params.def (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF): Fix a typo in the description.
authorVladimir Makarov <vmakarov@redhat.com>
Fri, 27 Feb 2015 23:37:46 +0000 (23:37 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Fri, 27 Feb 2015 23:37:46 +0000 (23:37 +0000)
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

gcc/ChangeLog
gcc/params.def

index 766556bf190800e08907bafb7ef90e54b2ff9fbe..eef65f3d6a0366755d3053c8cd50e0a197d56821 100644 (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
index 905c9e2679252881ae84dac59e38bdf6980a7b13..f890cb0e176ef397612e23d2d74ea09cc69900ba 100644 (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