------- Comment #5 from pzhao at gcc dot gnu dot org 2010-01-11 04:28 ------- Subject: Bug 42467
Author: pzhao Date: Mon Jan 11 04:28:36 2010 New Revision: 155801 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155801 Log: gcc/po/ 2010-01-11 Joseph Myers <jos...@codesourcery.com> Shujing Zhao <pearly.z...@oracle.com> PR translation/42467 * exgettext: Keep the text before tab character in the option help string at *.opt file. gcc/ 2010-01-11 Joseph Myers <jos...@codesourcery.com> Shujing Zhao <pearly.z...@oracle.com> PR translation/42469 * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=, fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab character between option name and help text. * c.opt (imultilib): Likewise. gcc/fortran 2010-01-11 Joseph Myers <jos...@codesourcery.com> Shujing Zhao <pearly.z...@oracle.com> PR translation/42469 * lang.opt (fblas-matmul-limit=, finit-character=, finit-integer=, finit-logical=, finit-real=, fmax-array-constructor=): Use tab character between option name and help text. Modified: trunk/gcc/ChangeLog trunk/gcc/c.opt trunk/gcc/common.opt trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/lang.opt trunk/gcc/po/ChangeLog trunk/gcc/po/exgettext -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42467