[llvm-bugs] [Bug 18517] GCC 4.8.x and Clang link failure

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 26 03:17:45 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=18517

Fedor Sergeev <Fedor.Sergeev at oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |Fedor.Sergeev at oracle.com

--- Comment #3 from Fedor Sergeev <Fedor.Sergeev at oracle.com> ---
This particular build failure was fixed by r240287:
commit fc3dae1cd04cb58c330ed5bc7b833b612b160fb2
Author: Rafael Espindola <rafael.espindola at gmail.com>
Date:   Mon Jun 22 15:06:17 2015 +0000

    Support Solaris unused sections' gc link syntax.

    It is not clear if this would work or not with LLVM_NO_DEAD_STRIP
    binaries, so be conservative for now.

    Patch by Xan L├│pez.

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240287
91177308-0d34-0410-b5e6-96231b3b80d8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170726/806a95e9/attachment.html>


More information about the llvm-bugs mailing list