diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/rs6000/rs6000.opt | 4 |
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 |