From 349b909bb35eafdf4ed85782bfc6de87bc82018f Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sat, 30 Jan 2021 13:28:13 -0500 Subject: aix: add periods to option explanation. gcc/ChangeLog: * config/rs6000/rs6000.opt: Add periods to new AIX options. --- gcc/config/rs6000/rs6000.opt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') 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 -- cgit v1.1