public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6093] docs: Unify instruct set name.
@ 2021-12-22 10:22 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-12-22 10:22 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3e1a06ec94b1bda27d6231b9fa547425628fd347

commit r12-6093-g3e1a06ec94b1bda27d6231b9fa547425628fd347
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Dec 22 11:20:42 2021 +0100

    docs: Unify instruct set name.
    
    gcc/ChangeLog:
    
            * doc/extend.texi: Use uppercase letters for SSEx.

Diff:
---
 gcc/doc/extend.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index f52384f7629..a15c4fe9b33 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -6855,12 +6855,12 @@ and SSE4.2).
 @item sse4.1
 @itemx no-sse4.1
 @cindex @code{target("sse4.1")} function attribute, x86
-Enable/disable the generation of the sse4.1 instructions.
+Enable/disable the generation of the SSE4.1 instructions.
 
 @item sse4.2
 @itemx no-sse4.2
 @cindex @code{target("sse4.2")} function attribute, x86
-Enable/disable the generation of the sse4.2 instructions.
+Enable/disable the generation of the SSE4.2 instructions.
 
 @item sse4a
 @itemx no-sse4a


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-22 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22 10:22 [gcc r12-6093] docs: Unify instruct set name Martin Liska

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