]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Partially revert 071e428c24ee8c1ed062597a093708bba29509c9
authorMartin Liska <mliska@suse.cz>
Mon, 14 Nov 2022 08:27:16 +0000 (09:27 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 14 Nov 2022 08:27:16 +0000 (09:27 +0100)
gcc/ChangeLog:

* doc/gcc/gcc-command-options/machine-dependent-options/x86-options.rst:
  Revert.
* doc/gcc/gcc-command-options/option-summary.rst:
  Revert.

gcc/doc/gcc/gcc-command-options/machine-dependent-options/x86-options.rst
gcc/doc/gcc/gcc-command-options/option-summary.rst

index 5e18fd77f870b8885d5cbc75437a89a7423ed60e..6f015e9e96a3eb510312c40efdf0259c9f539d8e 100644 (file)
@@ -1614,9 +1614,3 @@ on x86-64 processors in 64-bit environments.
 .. option:: -mdirect-extern-access
 
   Default setting; overrides :option:`-mno-direct-extern-access`.
-
-.. option:: -munroll-only-small-loops
-  Controls conservative small loop unrolling. It is default enbaled by
-  O2, and unrolls loop with less than 4 insns by 1 time. Explicit
-  -f[no-]unroll-[all-]loops would disable this flag to avoid any
-  unintended unrolling behavior that user does not want.
index 02898fb65cd57983e8bd8808b62464fd9a952c8e..b90b6600d700bbbc276e865ecac01cdb1989df94 100644 (file)
@@ -1490,8 +1490,7 @@ in the following sections.
   :option:`-mgeneral-regs-only`  :option:`-mcall-ms2sysv-xlogues` :option:`-mrelax-cmpxchg-loop` |gol|
   :option:`-mindirect-branch=choice`  :option:`-mfunction-return=choice` |gol|
   :option:`-mindirect-branch-register` :option:`-mharden-sls=choice` |gol|
-  :option:`-mindirect-branch-cs-prefix` :option:`-mneeded` :option:`-mno-direct-extern-access` |gol|
-  :option:`-munroll-only-small-loops`
+  :option:`-mindirect-branch-cs-prefix` :option:`-mneeded` :option:`-mno-direct-extern-access`
 
   *x86 Windows Options*