Bug 5142 - Missing msgids and references from config/tc-dlx.c in gas-2.17.90.pot
Summary: Missing msgids and references from config/tc-dlx.c 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-07 18:09 UTC by Jorma Karvonen
Modified: 2007-10-08 15:36 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-07 18:09:05 UTC
The following msgids are not included in gas-2.17.90.pot. "Invalid operands" is
a new msgid for gas-2.17.90.pot

#: config/tc-i860.c:227 config/tc-mips.c:1761 config/tc-dlx.c:290
#, c-format
msgid "internal error: can't hash `%s': %s\n"

#: config/tc-dlx.c:892
msgid "Invalid operands"

#: config/tc-alpha.c:5067 config/tc-h8300.c:2053 config/tc-hppa.c:1381
#: config/tc-i860.c:1057 config/tc-m68hc11.c:560 config/tc-m68k.c:4654
#: config/tc-ns32k.c:1943 config/tc-or32.c:580 config/tc-sparc.c:2998
#: config/tc-spu.c:748 config/tc-z8k.c:1332 config/tc-dlx.c:1025
msgid "Bad call to MD_ATOF()"

#: config/tc-m32r.c:2333 config/tc-sparc.c:3604 config/tc-dlx.c:1256
#, c-format
msgid "internal error: can't export reloc type %d (`%s')"
Comment 1 Nick Clifton 2007-10-08 15:36:01 UTC
Hi Jorma,

  I have checked in a patch to fix this problem.

Cheers
  Nick