bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26542] R_MIPS_16 operates on a 32-bit field


From: amodra at gmail dot com
Subject: [Bug gas/26542] R_MIPS_16 operates on a 32-bit field
Date: Thu, 27 Aug 2020 01:30:04 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Huh, no, on reading the ABI a little more carefully I see the half16 field is
in fact in a 32-bit word.  So the reloc howto is OK but R_MIPS_16 can't really
be used to relocate data on big-endian targets.

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