[LLVMbugs] [Bug 2137] link failed glibc-2.7: libc_pic.os: __libc_resp accessed both as normal and thread local symbol

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Mar 11 15:45:41 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2137


Anton Korobeynikov <asl at math.spbu.ru> changed:

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




--- Comment #8 from Anton Korobeynikov <asl at math.spbu.ru>  2008-03-11 17:45:41 ---
Fixed in:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080310/059590.html

Testcase here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080310/059591.html

Current TLS implementation for PIC is far from ideal, but hope the stuff will
work. 

PS: This is really nasty alias usage :)


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list