Commit 80646541 by Andrew Burgess Committed by Joern Rennecke

arc.opt (mdiv-rem): Add period to the end.

2016-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>

        * config/arc/arc.opt (mdiv-rem): Add period to the end.
        (mcode-density): Likewise.

From-SVN: r232207
parent fecad594
2016-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
* config/arc/arc.opt (mdiv-rem): Add period to the end.
(mcode-density): Likewise.
2016-01-10 Tom de Vries <tom@codesourcery.com> 2016-01-10 Tom de Vries <tom@codesourcery.com>
PR tree-optimization/69062 PR tree-optimization/69062
......
...@@ -59,11 +59,11 @@ Target RejectNegative Joined UInteger Var(arc_mpy_option) Init(2) ...@@ -59,11 +59,11 @@ Target RejectNegative Joined UInteger Var(arc_mpy_option) Init(2)
mdiv-rem mdiv-rem
Target Report Mask(DIVREM) Target Report Mask(DIVREM)
Enable DIV-REM instructions for ARCv2 Enable DIV-REM instructions for ARCv2.
mcode-density mcode-density
Target Report Mask(CODE_DENSITY) Target Report Mask(CODE_DENSITY)
Enable code density instructions for ARCv2 Enable code density instructions for ARCv2.
mmixed-code mmixed-code
Target Report Mask(MIXED_CODE_SET) Target Report Mask(MIXED_CODE_SET)
......
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