]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc: invoke: delete -mno-fma4 docs
authorvapier <vapier@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Feb 2016 17:32:11 +0000 (17:32 +0000)
committervapier <vapier@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Feb 2016 17:32:11 +0000 (17:32 +0000)
We don't document the -mno-xxx variants for other flags here, and the
paragraph here specifically says "Each has a corresponding -mno- option
to disable use of these instructions".  Drop the -mno-fma4 line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233144 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index ca62ac6dbcc03f9d5491d8f436e014e902649628..c76070f8af1fe4468f18dd416c47ded54b250bf8 100644 (file)
@@ -1,3 +1,7 @@
+2016-02-04  Mike Frysinger  <vapier@gentoo.org>
+
+       * doc/invoke.texi: Delete -mno-fma4.
+
 2016-02-04  Richard Sandiford  <richard.sandiford@arm.com>
 
        PR rtl-optimization/69577
index fcc404e8b2baff371e1d6cf35170bdc52870b653..af4ce0087760a105f9566fdb81c15b30aaf2b74f 100644 (file)
@@ -23462,9 +23462,6 @@ preferred alignment to @option{-mpreferred-stack-boundary=2}.
 @itemx -mfma4
 @opindex mfma4
 @need 200
-@itemx -mno-fma4
-@opindex mno-fma4
-@need 200
 @itemx -mprefetchwt1
 @opindex mprefetchwt1
 @need 200