> on amd64 it works correctly:
>
> nm elfmix1.not_a 
> return42_or_3_long_name.o:
> 0000000000000000 T return42_or_3
> return42_or_3_long_name.obj:
> 0000000000000000 T return42_or_3

No, on amd64 the bug is the same as on i386. The correct output on both
i386 and amd64 must be:

return42_or_3_long_name.o:
0000000000000000 T return42_or_3
return42_or_3_long_name.obj:
00000000 T return42_or_3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845190

Title:
  binutils nm wrong output format breaks i386 nm work

To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/1845190/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to