Comment 3 for bug 1845190

Revision history for this message
In , MarcH (marc-h38) wrote :

> 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