Commit 464092e0 by Erick Ochoa Committed by Jeff Law

Update flags turned by -O3.

	* doc/invoke.texi: Update flags turned on by -O3.
parent c95d1dd7
2020-04-22 Erick Ochoa <erick.ochoa@theobroma-systems.com>
* doc/invoke.texi: Update flags turned on by -O3.
2020-04-22 Jakub Jelinek <jakub@redhat.com> 2020-04-22 Jakub Jelinek <jakub@redhat.com>
PR target/94706 PR target/94706
......
...@@ -9241,14 +9241,15 @@ by @option{-O2} and also turns on the following optimization flags: ...@@ -9241,14 +9241,15 @@ by @option{-O2} and also turns on the following optimization flags:
-floop-unroll-and-jam @gol -floop-unroll-and-jam @gol
-fpeel-loops @gol -fpeel-loops @gol
-fpredictive-commoning @gol -fpredictive-commoning @gol
-fsplit-loops @gol
-fsplit-paths @gol -fsplit-paths @gol
-ftree-loop-distribute-patterns @gol
-ftree-loop-distribution @gol -ftree-loop-distribution @gol
-ftree-loop-vectorize @gol -ftree-loop-vectorize @gol
-ftree-partial-pre @gol -ftree-partial-pre @gol
-ftree-slp-vectorize @gol -ftree-slp-vectorize @gol
-funswitch-loops @gol -funswitch-loops @gol
-fvect-cost-model @gol -fvect-cost-model @gol
-fvect-cost-model=dynamic @gol
-fversion-loops-for-strides} -fversion-loops-for-strides}
@item -O0 @item -O0
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