[llvm-bugs] [Bug 38074] Error static linking when clang++/lld 6.0.0 using Arch Linux

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 27 01:10:49 PST 2020


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

George Rimar <grimar at accesssoftek.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #10 from George Rimar <grimar at accesssoftek.com> ---
> The next issue is a crash in __libc_setup_tls when it is about to call memmove. I tested D54145 and can confirm that the patch fixes the crash.

The D54145 was never landed, so this bug was closed by mistake I believe.

The D54145 was accepted in the early 2019, but in the same time the D57371
appeared on review which also changed how LLD works with ifunc too (its
description said "Fixes (at least) PR40474 and PR40501."), so I decided to wait
its landing at that time as far I remember.

Now it looks like that D54145 needs revisiting to proceed. I am not sure if it
need just a rebasing or a re-implementing after the changes done by D57371.

-- 
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/20200127/cdca50ff/attachment-0001.html>


More information about the llvm-bugs mailing list