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
7a3d0a39
Commit
7a3d0a39
authored
Mar 03, 2014
by
Joern Rennecke
Committed by
Joern Rennecke
Mar 03, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/arc/arc.opt (misize): Add PchIgnore property.
From-SVN: r208293
parent
212bfe71
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/config/arc/arc.opt
+1
-1
No files found.
gcc/ChangeLog
View file @
7a3d0a39
...
...
@@ -6,6 +6,8 @@
* opt-functions.awk: Process PchIgnore.
* doc/options.texi: Document PchIgnore.
* config/arc/arc.opt (misize): Add PchIgnore property.
2014-03-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* config/rs6000/rs6000.c (rs6000_preferred_reload_class): Disallow
...
...
gcc/config/arc/arc.opt
View file @
7a3d0a39
...
...
@@ -179,7 +179,7 @@ Target RejectNegative Joined UInteger Var(arc_size_opt_level) Init(-1)
size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os
misize
Target Report Var(TARGET_DUMPISIZE)
Target Report
PchIgnore
Var(TARGET_DUMPISIZE)
Annotate assembler instructions with estimated addresses
mmultcost=
...
...
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