public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6997] aix: add periods to option explanation.
@ 2021-01-30 18:29 David Edelsohn
  0 siblings, 0 replies; only message in thread
From: David Edelsohn @ 2021-01-30 18:29 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:349b909bb35eafdf4ed85782bfc6de87bc82018f

commit r11-6997-g349b909bb35eafdf4ed85782bfc6de87bc82018f
Author: David Edelsohn <dje.gcc@gmail.com>
Date:   Sat Jan 30 13:28:13 2021 -0500

    aix: add periods to option explanation.
    
    gcc/ChangeLog:
    
            * config/rs6000/rs6000.opt: Add periods to new AIX options.

Diff:
---
 gcc/config/rs6000/rs6000.opt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt
index 7aaabf39b25..b1879f94dd4 100644
--- a/gcc/config/rs6000/rs6000.opt
+++ b/gcc/config/rs6000/rs6000.opt
@@ -364,11 +364,11 @@ Do not use the AltiVec ABI extensions.
 ; AIX Extended vector ABI
 mabi=vec-extabi
 Target RejectNegative Var(rs6000_aix_extabi, 1) Save
-Use the AIX Vector Extended ABI
+Use the AIX Vector Extended ABI.
 
 mabi=vec-default
 Target RejectNegative Var(rs6000_aix_extabi, 0)
-Do not use the AIX Vector Extended ABI
+Do not use the AIX Vector Extended ABI.
 
 ; PPC64 Linux ELF ABI
 mabi=elfv1


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

only message in thread, other threads:[~2021-01-30 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 18:29 [gcc r11-6997] aix: add periods to option explanation David Edelsohn

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