bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/1804] Wrong output for 64-bit difference of labels


From: amodra at bigpond dot net dot au
Subject: [Bug gas/1804] Wrong output for 64-bit difference of labels
Date: 5 Nov 2005 08:36:06 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2005-11-05 
08:36 -------
This is caused by tc-hppa.c:md_apply_fix treating the fixup as only being 32 
bit.
A simpler testcase is

 .data
 .dword  L$FE0061-L$FB0061

 .text
L$FB0061:
 nop
L$FE0061:


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1804

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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