bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20273] ld ignores symbol table in GCC IR archive


From: hjl.tools at gmail dot com
Subject: [Bug ld/20273] ld ignores symbol table in GCC IR archive
Date: Mon, 20 Jun 2016 13:02:00 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.27

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed by

commit 7dc3990e4002e0062007c1d41b56e04b5b8ec1ec
Author: H.J. Lu <address@hidden>
Date:   Mon Jun 20 05:10:29 2016 -0700

    Use the IR symbol table for the IR input object

    ELF linker shouldn't skip the IR object when searching the symbol table
    of an archive element.  If linker doesn't know if the object file is an
    IR object, it should give LTO plugin a chance to get the correct symbol
    table and use the IR symbol table if the input is an IR object.

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