Commit 03304f93 by Segher Boessenkool Committed by Segher Boessenkool

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
parent a756f161
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
......
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment