* doc/extend.texi: Remove fused-madd from i386 target
options.
From-SVN: r240395
+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):
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