public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Rainer Orth <ro@cebitec.uni-bielefeld.de>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] libsanitizer: Fix asan SEGVs with gld on Solaris
Date: Tue, 17 Jan 2023 10:53:53 +0100	[thread overview]
Message-ID: <CAFiYyc0gWZCypC1whPggyTA1S4NsY+RbCJ+c60k_OC0B5bmBzA@mail.gmail.com> (raw)
In-Reply-To: <yddilh58rnd.fsf@CeBiTec.Uni-Bielefeld.DE>

On Tue, Jan 17, 2023 at 9:58 AM Rainer Orth <ro@cebitec.uni-bielefeld.de> wrote:
>
> When using GNU ld on Solaris, a large number of asan tests SEGV, while
> Solaris ld is fine.  This happens inside the __tls_get_addr interceptor,
> which is highly glibc-specific.  Therefore this patch disables that
> interceptor.
>
> Posted upstream at https://reviews.llvm.org/D141385.
>
> Tested on i386-pc-solaris2.11 and sparc-sun-solaris2.11.
>
> Ok to cherry-pick into libsanitizer?

OK.

>         Rainer
>
> --
> -----------------------------------------------------------------------------
> Rainer Orth, Center for Biotechnology, Bielefeld University
>
>
> 2023-01-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
>
>         libsanitizer:
>         * sanitizer_common/sanitizer_platform_interceptors.h: Cherry-pick
>         llvm-project revision 951cf656b2faaf6fc0baa867293c0cb0ab131951.
>

      reply	other threads:[~2023-01-17  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17  8:57 Rainer Orth
2023-01-17  9:53 ` Richard Biener [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFiYyc0gWZCypC1whPggyTA1S4NsY+RbCJ+c60k_OC0B5bmBzA@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ro@cebitec.uni-bielefeld.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).