public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Small typo in gcc/params.def
@ 2015-07-10 14:58 Philipp Thomas
  2015-07-10 15:01 ` Markus Trippelsdorf
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Thomas @ 2015-07-10 14:58 UTC (permalink / raw)
  To: gcc-bugs

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 <pth@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,


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Small typo in gcc/params.def
  2015-07-10 14:58 Small typo in gcc/params.def Philipp Thomas
@ 2015-07-10 15:01 ` Markus Trippelsdorf
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Trippelsdorf @ 2015-07-10 15:01 UTC (permalink / raw)
  To: Philipp Thomas; +Cc: gcc-bugs

On 2015.07.10 at 16:58 +0200, Philipp Thomas wrote:
> Noticed while doing translation of the gcc messages. Please apply to trunk
> if OK as I have no rfead/write access anymore AFAIK.

Patches should be sent to gcc-patches@gcc.gnu.org.
gcc-bugs@gcc.gnu.org is for automated Bugzilla mail only.

-- 
Markus


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-10 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-10 14:58 Small typo in gcc/params.def Philipp Thomas
2015-07-10 15:01 ` Markus Trippelsdorf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).