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.

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

Reply via email to