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: Fri, 20 Mar 2015 05:14:32 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]