https://sourceware.org/bugzilla/show_bug.cgi?id=32001
--- Comment #2 from Frederic Marchal ---
Both messages are:
Error: internal: unknown ISA extension `unknown_implicit' in
riscv_implicit_subsets
Error: unknown ISA extension `unknown_arch' in .option arch
Try to display the first message in
: binutils
Assignee: unassigned at sourceware dot org
Reporter: fmarchal at perso dot be
Target Milestone: ---
In readelf.c, line 9431 looks like a hard coded plural:
if (num_rela == 1)
/* This is unlikely, but possible. */
printf (_(" at offset %#&qu
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: fmarchal at perso dot be
Target Milestone: ---
In elfxx-riscv.c:2466, the error message is constructed by concatenating the
untranslated string "internal: ".
: gas
Assignee: unassigned at sourceware dot org
Reporter: fmarchal at perso dot be
Target Milestone: ---
Translated message must never be assembled from translated fragments.
This is exceedingly difficult or impossible to translate correctly.
The source code at
[config/tc
: binutils
Assignee: unassigned at sourceware dot org
Reporter: fmarchal at perso dot be
Target Milestone: ---
Readelf.c at line 10946 contains a rule to display a message with
singular/plural.
The rule is hard coded. It assumes 1 is singular and everything else is plural.
This is
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: fmarchal at perso dot be
Target Milestone: ---
In elf64-x86-64.c, at line 1404
(https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=bfd/elf64-x86-64.c;h
Assignee: unassigned at sourceware dot org
Reporter: fmarchal at perso dot be
Target Milestone: ---
In dward.c at line 8169
(https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=binutils/dwarf.c;h=ab6446defb06d7288625a140599774c6f3f2b3c7;hb=HEAD#l8169),
there is this
http://sourceware.org/bugzilla/show_bug.cgi?id=12755
Summary: typo in config/tc-v850.c
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: minor
Priority: P2
Component: gas
AssignedTo: unassig...@sources.red
http://sourceware.org/bugzilla/show_bug.cgi?id=12754
Summary: Untranslated ordinal names in config/tc-tic30.c
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: minor
Priority: P2
Component: gas
AssignedTo: