Hi Hans-Peter,
In response to comment #1, I would expect GAS to assemble it because it's generated by GCC (presumed correct).
My current theory is that it must be a gcc bug. But then I could just be passing the buck...
Since you have a mmix-knuth-mmixware
toolchain available, I suggest looking at the generated assembly from
gcc.dg/ucnid-2.c. You should see this symbol.
Hmm, well what I see is:
[...] LC:0 IS @ BYTE #e3,#82,#b2,#0 [...]
(with no embedded 0x80 or 0xc3 characters)
I don't know why you had success assembling the test-cases on your system. I'm on FC2.
I'm on RedHat Enterprise Linux 3 but I am using a gcc toolchain built from today's sources in the FSF GCC repository (and today's binutils).
Cheers Nick
_______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils