diff mbox series

rs6000: Delete mention of -mabi={no-,}spe in the documentation

Message ID bd35b6cdcba5deb1c5bb6f0e687363f493a7a8b1.1528459949.git.segher@kernel.crashing.org
State New
Headers show
Series rs6000: Delete mention of -mabi={no-,}spe in the documentation | expand

Commit Message

Segher Boessenkool June 8, 2018, 12:41 p.m. UTC
The option no longer exists.

Tested, committing.


Segher


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.

---
 gcc/doc/invoke.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 46dcf18..0009038 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -24032,8 +24032,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