public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: David Edelsohn <dje@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r11-6997] aix: add periods to option explanation.
Date: Sat, 30 Jan 2021 18:29:13 +0000 (GMT)	[thread overview]
Message-ID: <20210130182913.B23DF393D007@sourceware.org> (raw)

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


                 reply	other threads:[~2021-01-30 18:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210130182913.B23DF393D007@sourceware.org \
    --to=dje@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).