diff options
author | Jincheng Miao <jincheng.miao@gmail.com> | 2014-04-24 15:44:13 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2014-04-24 09:44:13 -0600 |
commit | 07fb62554c2667cc35033f7c6439acf3e35e1996 (patch) | |
tree | 9b558d4c60fd19dac7cc1958ea16515fc29a15a0 /gcc | |
parent | 78c7d18e018cba001b1f4bb72552818b7da5396a (diff) | |
download | gcc-07fb62554c2667cc35033f7c6439acf3e35e1996.zip gcc-07fb62554c2667cc35033f7c6439acf3e35e1996.tar.gz gcc-07fb62554c2667cc35033f7c6439acf3e35e1996.tar.bz2 |
zh_CN.po: Fix typo for -mfentry.
2014-04-24 Jincheng Miao <jincheng.miao@gmail.com>
* zh_CN.po: Fix typo for -mfentry.
From-SVN: r209752
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/po/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/po/zh_CN.po | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index f75f03b..ceb363e 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,7 @@ +2014-04-24 Jincheng Miao <jincheng.miao@gmail.com> + + * zh_CN.po: Fix typo for -mfentry. + 2014-03-31 Joseph Myers <joseph@codesourcery.com> * sv.po: Update. diff --git a/gcc/po/zh_CN.po b/gcc/po/zh_CN.po index 7edfcb4..237e930 100644 --- a/gcc/po/zh_CN.po +++ b/gcc/po/zh_CN.po @@ -24308,7 +24308,7 @@ msgstr "堆栈探针目前需要框架指针或 %saccumulate-outgoing-args%s 来 #: config/i386/i386.c:4108 #, gcc-internal-format msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic" -msgstr "-mfentry 在 32 位下不能和 -pic 同时使用" +msgstr "-mfentry 在 32 位下不能和 -fpic 同时使用" #: config/i386/i386.c:4115 #, gcc-internal-format |