bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/19842] LTO build fails to write call address for weak symbol r


From: amodra at gmail dot com
Subject: [Bug gold/19842] LTO build fails to write call address for weak symbol reference
Date: Tue, 22 Mar 2016 02:34:51 +0000

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

--- Comment #23 from Alan Modra <amodra at gmail dot com> ---
If _bfd_elf_merge_symbol sets *skip, then the new symbol will be ignored.  We
don't want to do that with a new real weak symbol if we currently have an
IR-only definition (either strong or weak).

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