https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78922

            Bug ID: 78922
           Summary: Comment submitted for translation in stringop.opt
           Product: gcc
           Version: 6.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fmarchal at perso dot be
  Target Milestone: ---

The generated gcc/po/gcc.pot file contains the three following messages:

#: config/i386/stringop.opt:8
msgid "the Free Software Foundation; either version 3, or (at your option)"
msgstr ""

#: config/i386/stringop.opt:13
msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the"
msgstr ""

#: config/i386/stringop.opt:18
msgid "see <http://www.gnu.org/licenses/>.  */"
msgstr ""

These messages are coming from the copyright header in
gcc/config/i386/stringop.opt. They must not appear in gcc.pot as they do not
correspond to messages to be translated.

Reply via email to