Commit 7a3d0a39 by Joern Rennecke Committed by Joern Rennecke

* config/arc/arc.opt (misize): Add PchIgnore property.

From-SVN: r208293
parent 212bfe71
......@@ -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
......
......@@ -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=
......
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