https://sourceware.org/bugzilla/show_bug.cgi?id=13616

Alexander Kobets <akobets at mail dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akobets at mail dot ru

--- Comment #8 from Alexander Kobets <akobets at mail dot ru> ---
By my opinion, this problem is not ld, this problem is objdump, that not
correctly dump of text section, by capture bytes outside of code, incorrectly
count size of text section. This code size = 1 byte (ret), other bytes must be
printed as .byte 0,0,0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to