bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/22859] gas seems to misassemble cmp r, $label+offset on PD


From: etchedpixels at gmail dot com
Subject: [Bug binutils/22859] gas seems to misassemble cmp r, $label+offset on PDP-11 with reproducer
Date: Sun, 18 Feb 2018 19:24:57 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]