bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23350] multiple prevailing defs for unused variable in lto mode


From: hjl.tools at gmail dot com
Subject: [Bug ld/23350] multiple prevailing defs for unused variable in lto mode
Date: Tue, 10 Jul 2018 14:01:24 +0000

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

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
get_symbols has

    if (!blhe)
        {
          /* The plugin is called to claim symbols in an archive element
             from plugin_object_p.  But those symbols aren't needed to
             create output.  They are defined and referenced only within
             IR.  */

But there is no way to tell LTO plugin to drop this 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]