Skip to content
Snippets Groups Projects
Commit afabc30b authored by Martin Liska's avatar Martin Liska
Browse files

Partially revert 071e428c

gcc/ChangeLog:

	* doc/gcc/gcc-command-options/machine-dependent-options/x86-options.rst:
	  Revert.
	* doc/gcc/gcc-command-options/option-summary.rst:
	  Revert.
parent e7ebdf51
No related branches found
No related tags found
No related merge requests found
...@@ -1614,9 +1614,3 @@ on x86-64 processors in 64-bit environments. ...@@ -1614,9 +1614,3 @@ on x86-64 processors in 64-bit environments.
.. option:: -mdirect-extern-access .. option:: -mdirect-extern-access
Default setting; overrides :option:`-mno-direct-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.
...@@ -1490,8 +1490,7 @@ in the following sections. ...@@ -1490,8 +1490,7 @@ in the following sections.
:option:`-mgeneral-regs-only` :option:`-mcall-ms2sysv-xlogues` :option:`-mrelax-cmpxchg-loop` |gol| :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=choice` :option:`-mfunction-return=choice` |gol|
:option:`-mindirect-branch-register` :option:`-mharden-sls=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:`-mindirect-branch-cs-prefix` :option:`-mneeded` :option:`-mno-direct-extern-access`
:option:`-munroll-only-small-loops`
*x86 Windows Options* *x86 Windows Options*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment