Noticed while doing translation of the gcc messages. Please apply to trunk
if OK as I have no rfead/write access anymore AFAIK.

2015-07-10  Philipp Thomas <p...@suse.de>

       * params.def: fix typo.

index 3e4ba3a..08b5c7f 100644
--- a/gcc/params.def
+++ b/gcc/params.def
@@ -572,7 +572,7 @@ DEFPARAM(PARAM_VECT_MAX_VERSION_FOR_ALIAS_CHECKS,
 
 DEFPARAM(PARAM_VECT_MAX_PEELING_FOR_ALIGNMENT,
          "vect-max-peeling-for-alignment",
-         "Max number of loop peels to enhancement alignment of data references 
in a loop",
+         "Max number of loop peels to enhance alignment of data references in 
a loop",
          -1, -1, 64)
 
 DEFPARAM(PARAM_MAX_CSELIB_MEMORY_LOCATIONS,

Reply via email to