It no longer exists.

On Sat, Sep 2, 2017 at 2:22 PM, James Clarke <[email protected]> wrote:

> Package: libc6
> Version: 2.24-17
> Tags: upstream patch
> Forwarded: https://sourceware.org/ml/libc-alpha/2017-09/msg00120.html
> User: [email protected]
> Usertags: sparc sparc64
> User: [email protected]
> Usertags: powerpc
> X-Debbugs-Cc: [email protected], [email protected].
> org
>
> Hi,
> On the above architectures, TLS relocations against local symbols do not
> work properly, crashing with SIGBUS or SIGSEGV on accessing the variable
> in question. This is only a problem when using gold, as bfd will
> optimise the relocations (since it knows the symbol cannot be pre-empted
> by one in another object) to not refer to a symbol at all. I have
> written a test script, available at [0].
>
> The above patch has been tested on powerpc and sparc64 using my test
> script, as well as on sparc64 using my local experimental GHC with
> native code generation support, where the problem was first seen.
>
> Regards,
> James
>
> [0] http://paste.debian.net/plain/984146
>
>

Reply via email to