rs6000: Delete mention of -mabi={no-,}spe in the documentation
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 8 Jun 2018 12:44:32 +0000 (14:44 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Fri, 8 Jun 2018 12:44:32 +0000 (14:44 +0200)
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

gcc/ChangeLog
gcc/doc/invoke.texi

index 1023131..84384d1 100644 (file)
@@ -1,3 +1,8 @@
+2018-06-08  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * doc/invoke.texi (RS/6000 and PowerPC Options): Delete mention of
+       -mabi=spe and -mabi=no-spe.
+
 2018-06-08  Martin Liska  <mliska@suse.cz>
 
        * ipa-pure-const.c (propagate_pure_const): Use ::get at places
index 79c47f4..161a179 100644 (file)
@@ -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