]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
arc.opt (mdiv-rem): Add period to the end.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 11 Jan 2016 04:11:19 +0000 (04:11 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 11 Jan 2016 04:11:19 +0000 (04:11 +0000)
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

gcc/ChangeLog
gcc/config/arc/arc.opt

index dde501779f9c4bdcb99f8b380468e1d00a93cd24..c1982b6ba48da688a09bff2d8a2c5458872338a3 100644 (file)
@@ -1,3 +1,8 @@
+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>
 
        PR tree-optimization/69062
index 36bc46f870308381afd122c3b13dfe0a5e2ca55b..79113a5753f3dc7b724cccc37824487c6e00ff42 100644 (file)
@@ -59,11 +59,11 @@ Target RejectNegative Joined UInteger Var(arc_mpy_option) Init(2)
 
 mdiv-rem
 Target Report Mask(DIVREM)
-Enable DIV-REM instructions for ARCv2
+Enable DIV-REM instructions for ARCv2.
 
 mcode-density
 Target Report Mask(CODE_DENSITY)
-Enable code density instructions for ARCv2
+Enable code density instructions for ARCv2.
 
 mmixed-code
 Target Report Mask(MIXED_CODE_SET)