[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/26350] FAIL: Multibyte symbol names
From: |
dave.anglin at bell dot net |
Subject: |
[Bug binutils/26350] FAIL: Multibyte symbol names |
Date: |
Mon, 17 Aug 2020 22:11:40 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26350
--- Comment #2 from dave.anglin at bell dot net ---
On 2020-08-17 9:23 a.m., nickc at redhat dot com wrote:
> Can you investigate a bit more and find out why the regexps are
> not matching ?
The first problem seems to be the sed at line 1098 in binutils-common.exp is
broken when
GNU sed is used. Not sure why but using "/usr/bin/sed" results in
tmpdir/asm.s not being
empty.
Then, the readelf dump contains:
String dump of section '.strtab':
[tx] sy<A5><C2>mbol
This seems same problem as in binutils/26349.
Dave
--
You are receiving this mail because:
You are on the CC list for the bug.