https://sourceware.org/bugzilla/show_bug.cgi?id=31283
--- Comment #6 from Richard Jones ---
v2 was accepted upstream but unfortunately not pushed yet so it
missed binutils 2.42.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31283
--- Comment #4 from Richard Jones ---
v2:
https://sourceware.org/pipermail/binutils/2024-January/132096.html
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31283
Richard Jones changed:
What|Removed |Added
CC||rjones at redhat dot com
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=31283
--- Comment #1 from Richard Jones ---
The .mc parser converts the input from windows 1252 to UTF16-LE (note:
little endian). Dumping out the UTF16-LE bytes on x86-64:
0x52f320: 0x3b0x000x0a0x000x000x00
https://sourceware.org/bugzilla/show_bug.cgi?id=31283
Richard Jones changed:
What|Removed |Added
CC||berrange at redhat dot com,
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: rjones at redhat dot com
Target Milestone: ---
On s390x only (does not happen on i686, x86-64, aarch64, ppc64le).
"test.mc" is a file which contains only the character ";" which
is a c
https://sourceware.org/bugzilla/show_bug.cgi?id=31179
Richard Jones changed:
What|Removed |Added
CC||rjones at redhat dot com
--
You are