bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/18147] gold should not issue relocation overflow error with --


From: ian at airs dot com
Subject: [Bug gold/18147] gold should not issue relocation overflow error with --unresolved-symbols=ignore-all
Date: Tue, 24 Mar 2015 04:52:43 +0000

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

--- Comment #6 from Ian Lance Taylor <ian at airs dot com> ---
Actually, I am fine with only ignoring relocation errors against strong
undefined symbol in precisely those cases where we already ignore the
relocation errors against weak undefined symbols.  Those are the only cases
that will matter in practice.

For example, Target_powerpc<size, big_endian>::Relocate::relocate skips the
relocation overflow error for a branch relocation to a weak undefined symbol.

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