public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work148-vsize)] Document -mvector-size-32.
@ 2023-11-28  5:36 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2023-11-28  5:36 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4964d0d86fdb83216b2123289b1f3c538e12f824

commit 4964d0d86fdb83216b2123289b1f3c538e12f824
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue Nov 28 00:34:52 2023 -0500

    Document -mvector-size-32.
    
    2023-11-28  Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
    
            * config/rs6000/rs6000.opt (-mvector-size-32): Document.

Diff:
---
 gcc/config/rs6000/rs6000.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt
index bc2966f6120..74f8481016b 100644
--- a/gcc/config/rs6000/rs6000.opt
+++ b/gcc/config/rs6000/rs6000.opt
@@ -606,7 +606,7 @@ Target Undocumented Mask(STORE_VECTOR_PAIR) Var(rs6000_isa_flags)
 Generate (do not generate) store vector pair instructions.
 
 mvector-size-32
-Target Undocumented Var(TARGET_VECTOR_SIZE_32) Init(0) Save
+Target Var(TARGET_VECTOR_SIZE_32) Init(0) Save
 Generate (do not generate) vector pair instructions for vector_size(32).
 
 mrelative-jumptables

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

only message in thread, other threads:[~2023-11-28  5:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28  5:36 [gcc(refs/users/meissner/heads/work148-vsize)] Document -mvector-size-32 Michael Meissner

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