From: Segher Boessenkool Date: Fri, 8 Jun 2018 12:44:32 +0000 (+0200) Subject: rs6000: Delete mention of -mabi={no-,}spe in the documentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=03304f939130bfc10b3ce2f426ace1f918b6fbf9;p=gcc.git rs6000: Delete mention of -mabi={no-,}spe in the documentation The option no longer exists. * doc/invoke.texi (RS/6000 and PowerPC Options): Delete mention of -mabi=spe and -mabi=no-spe. From-SVN: r261323 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 10231314228..84384d12100 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2018-06-08 Segher Boessenkool + + * doc/invoke.texi (RS/6000 and PowerPC Options): Delete mention of + -mabi=spe and -mabi=no-spe. + 2018-06-08 Martin Liska * ipa-pure-const.c (propagate_pure_const): Use ::get at places diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 79c47f4bb51..161a1794613 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -23845,8 +23845,8 @@ SVR4 ABI)@. @item -mabi=@var{abi-type} @opindex mabi Extend the current ABI with a particular extension, or remove such extension. -Valid values are @samp{altivec}, @samp{no-altivec}, @samp{spe}, -@samp{no-spe}, @samp{ibmlongdouble}, @samp{ieeelongdouble}, +Valid values are @samp{altivec}, @samp{no-altivec}, +@samp{ibmlongdouble}, @samp{ieeelongdouble}, @samp{elfv1}, @samp{elfv2}@. @item -mabi=ibmlongdouble