On Wed, Nov 30, 2005 at 03:02:25PM -0500, Chris Metcalf wrote:
> It appears that if you have a 64-bit host targetting a 32-bit platform, 
> the complain_overflow_bitfield case in _bfd_relocate_contents() will 

The real bug is the 32-bit target using complain_overflow_bitfield on a
32-bit relocation.  It should just simply use complain_overflow_dont.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to