Commit 69ec2113 by Martin Liska Committed by Martin Liska

Remove fused-madd from documentation

	* doc/extend.texi: Remove fused-madd from i386 target
	options.

From-SVN: r240395
parent 1822b732
2016-09-23 Martin Liska <mliska@suse.cz>
* doc/extend.texi: Remove fused-madd from i386 target
options.
2016-09-23 Martin Liska <mliska@suse.cz>
* config/i386/i386.c (ix86_valid_target_attribute_inner_p):
Handle movbe.
......
......@@ -5481,11 +5481,6 @@ Enable/disable the generation of the CLD before string moves.
Enable/disable the generation of the @code{sin}, @code{cos}, and
@code{sqrt} instructions on the 387 floating-point unit.
@item fused-madd
@itemx no-fused-madd
@cindex @code{target("fused-madd")} function attribute, x86
Enable/disable the generation of the fused multiply/add instructions.
@item ieee-fp
@itemx no-ieee-fp
@cindex @code{target("ieee-fp")} function attribute, x86
......
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