sh.opt: Fix format of the help text for -mfdpic
authorKaz Kojima <kkojima@gcc.gnu.org>
Fri, 30 Oct 2015 00:25:58 +0000 (00:25 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Fri, 30 Oct 2015 00:25:58 +0000 (00:25 +0000)
* config/sh/sh.opt: Fix format of the help text for -mfdpic

From-SVN: r229566

gcc/ChangeLog
gcc/config/sh/sh.opt

index 70895a604fd6e702a7ae01ca3dc904a9034eb1f3..c9250b658ab56cc2f7f0d043db3dc1e394497573 100644 (file)
@@ -1,3 +1,7 @@
+2015-10-29  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * config/sh/sh.opt (mfdpic): Add missing period.
+
 2015-08-29  Anatoly Sokolov  <aesok@post.ru>
 
        * config/mcore/mcore.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P,
index 28e80dc7376a354732ce4c85c066c9f446cbe1aa..21898eff256348ef3534722fa0fe5e601b0facfc 100644 (file)
@@ -262,7 +262,7 @@ Specify name for 32 bit signed division function.
 
 mfdpic
 Target Report Var(TARGET_FDPIC) Init(0)
-Generate ELF FDPIC code
+Generate ELF FDPIC code.
 
 mfmovd
 Target RejectNegative Mask(FMOVD)