Bug 5129 - Several config/tc-arc.c strings missing in gas-2.17.90.pot
Summary: Several config/tc-arc.c strings missing in gas-2.17.90.pot
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: gas (show other bugs)
Version: 2.17
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 21:48 UTC by Jorma Karvonen
Modified: 2007-10-08 15:18 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorma Karvonen 2007-10-05 21:48:16 UTC
There are several msgids that are missing in gas-2.17.90.pot. Here is only some
of them:

#: config/tc-arc.c:432
msgid "expected comma after operand name"

#: config/tc-arc.c:432
#, c-format
msgid "negative operand number %d"

#: config/tc-arc.c:497
msgid "expected comma after register-mode"

#: config/tc-arc.c:514
msgid "shortcut designator invalid"

#: config/tc-arc.c:529
#, c-format
msgid "core register value (%d) too large"

#: config/tc-arc.c:537
#, c-format
msgid "condition code value (%d) too large"

#: config/tc-arc.c:554
#, c-format
msgid "attempt to override symbol: %s"

#. opertype means operand type
#: config/tc-arc.c:625
msgid "invalid opertype"

#: config/tc-arc.c:670
msgid "expected comma after operand name"
Comment 1 Nick Clifton 2007-10-08 15:18:33 UTC
Hi Jorma,

  I have checked in a patch to fix these problems.

Cheers
  Nick