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

--- Comment #1 from Alan Cox <etchedpixels at gmail dot com> ---
This demo causes the real underlying bug (as opposed to merely showing that
objdump is also broken with a random mix of hex and octal going on)

unpack
run run.sh

and it'll produce the relevant failure.

sed.o:sed.o:(.text+0x7a4): relocation truncated to fit: 16 against `.data'
sed.o:sed.o:(.text+0x7be): relocation truncated to fit: 16 against `.data'
sed.o:sed.o:(.text+0x1b16): relocation truncated to fit: 16 against `.data'

All the relevant sources and material this come from are at:
https://github.com/EtchedPixels/FUZIX

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to