public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix spelling of -mclflushopt in manual
@ 2018-03-12 22:31 Jonathan Wakely
  2018-03-12 22:35 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Wakely @ 2018-03-12 22:31 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 22 bytes --]

Committed as obvious.

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 663 bytes --]

commit f242fcfe46b7bb82fcfe6cc536031d6d7af56c63
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Mar 12 22:28:47 2018 +0000

    Fix spelling of -mclflushopt in manual
    
            * doc/invoke.texi (-mclflushopt): Fix spelling of option.

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 2492148b30f..5d383509797 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -27166,8 +27166,8 @@ preferred alignment to @option{-mpreferred-stack-boundary=2}.
 @itemx -mpclmul
 @opindex mpclmul
 @need 200
-@itemx -mclfushopt
-@opindex mclfushopt
+@itemx -mclflushopt
+@opindex mclflushopt
 @need 200
 @itemx -mfsgsbase
 @opindex mfsgsbase

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

* Re: [PATCH] Fix spelling of -mclflushopt in manual
  2018-03-12 22:31 [PATCH] Fix spelling of -mclflushopt in manual Jonathan Wakely
@ 2018-03-12 22:35 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2018-03-12 22:35 UTC (permalink / raw)
  To: gcc-patches

On 12 March 2018 at 22:31, Jonathan Wakely wrote:
> Committed as obvious.

To trunk and the active branches.

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

end of thread, other threads:[~2018-03-12 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12 22:31 [PATCH] Fix spelling of -mclflushopt in manual Jonathan Wakely
2018-03-12 22:35 ` Jonathan Wakely

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).