bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)


From: nickc at redhat dot com
Subject: [Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)
Date: Fri, 03 Jan 2014 14:37:05 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Ma,

  I do not think that refetching the addend in the ABS8 and ABS16 cases is the
right thing to do.  There could be other relocations that are affected by the
same problem.  Instead I think that the correct thing to do is to fetch the
addend using the proper bfd_get_XX macro in the first place.

  Please could you try out the uploaded patch and let me know if it works for
you ?

Cheers
  Nick

-- 
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]