Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
464092e0
Commit
464092e0
authored
Apr 22, 2020
by
Erick Ochoa
Committed by
Jeff Law
Apr 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update flags turned by -O3.
* doc/invoke.texi: Update flags turned on by -O3.
parent
c95d1dd7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+2
-1
No files found.
gcc/ChangeLog
View file @
464092e0
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
...
...
gcc/doc/invoke.texi
View file @
464092e0
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment