[LLVMbugs] [Bug 18295] PPC64 TLS causes GNU ld to abort
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Feb 1 23:45:20 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18295
Justin Hibbits <chmeeedalf at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #8 from Justin Hibbits <chmeeedalf at gmail.com> ---
(In reply to comment #7)
> (In reply to comment #6)
> > clang version 3.5 (trunk 197704)
> >
> > The command line I used was:
> >
> > ./Release+Asserts/bin/clang file1.c file2.c -o file_out -integrated-as
> >
> > I can also reproduce it with -no-integrated-as it seems (just tried that
> > precise command line). It appears this only affects the GNU ld included in
> > the FreeBSD base. Unfortunately, there does not appear to be a way to call
> > a different linker with clang, setting $LD does nothing, but showing the
> > command lines used, and executing those with a more recent binutils (2.24)
> > does work.
>
> So have we concluded that this is a bug in that patched binutils, and we'll
> close this bug, or do we need to look for a work-around?
I'm going to close this. I can file a separate one to allow alternate
toolchains.
--
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/20140202/1ebea783/attachment.html>
More information about the llvm-bugs
mailing list