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

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
>> That last error shouldn't be issued.  We shouldn't report a relocation 
>> overflow
>> for a reference to an undefined symbol if we aren't going to report an error
>> about the undefined symbol.

> Why should we report a relocation overflow in either case?

You're right, we shouldn't.  We should only issue relocation overflow errors
for defined symbols.  A relocation overflow for an undefined symbol is useless.

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