aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2021-01-30 13:28:13 -0500
committerDavid Edelsohn <dje.gcc@gmail.com>2021-01-30 13:30:00 -0500
commit349b909bb35eafdf4ed85782bfc6de87bc82018f (patch)
treec42277625c911b1369c8e6feaf164aa6f833f207
parent2e7750cb518f5abedbd6fb2725882079a6934dce (diff)
downloadgcc-349b909bb35eafdf4ed85782bfc6de87bc82018f.zip
gcc-349b909bb35eafdf4ed85782bfc6de87bc82018f.tar.gz
gcc-349b909bb35eafdf4ed85782bfc6de87bc82018f.tar.bz2
aix: add periods to option explanation.
gcc/ChangeLog: * config/rs6000/rs6000.opt: Add periods to new AIX options.
-rw-r--r--gcc/config/rs6000/rs6000.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt
index 7aaabf3..b1879f9 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