public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Andreas Schwab <schwab@suse.de>
Cc: libc-alpha@sourceware.org, fweimer@redhat.com, skpgkp2@gmail.com,
	 goldstein.w.n@gmail.com
Subject: Re: [PATCH v6] x86-64: Allocate state buffer space for RDI, RSI and RBX
Date: Tue, 19 Mar 2024 04:12:21 -0700	[thread overview]
Message-ID: <CAMe9rOoOoWEPGYYGmtKFLpW+rQqAZH2jGm9g03ig99F48ArmMg@mail.gmail.com> (raw)
In-Reply-To: <mvmttl2ipwa.fsf@suse.de>

On Tue, Mar 19, 2024 at 1:31 AM Andreas Schwab <schwab@suse.de> wrote:
>
> On Mär 18 2024, H.J. Lu wrote:
>
> > diff --git a/sysdeps/x86_64/tst-gnu2-tls2mod1.S b/sysdeps/x86_64/tst-gnu2-tls2mod1.S
> > new file mode 100644
> > index 0000000000..1d636669ba
> > --- /dev/null
> > +++ b/sysdeps/x86_64/tst-gnu2-tls2mod1.S
> > @@ -0,0 +1,87 @@
> > +/* Check if TLSDESC relocation preserves %rdi, %rsi and %rbx.
> > +   Copyright (C) 2024 Free Software Foundation, Inc.
> > +   This file is part of the GNU C Library.
> > +
> > +   The GNU C Library is free software; you can redistribute it and/or
> > +   modify it under the terms of the GNU Lesser General Public
> > +   License as published by the Free Software Foundation; either
> > +   version 2.1 of the License, or (at your option) any later version.
> > +
> > +   The GNU C Library is distributed in the hope that it will be useful,
> > +   but WITHOUT ANY WARRANTY; without even the implied warranty of
> > +   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
> > +   Lesser General Public License for more details.
> > +
> > +   You should have received a copy of the GNU Lesser General Public
> > +   License along with the GNU C Library; if not, see
> > +   <http://www.gnu.org/licenses/>.  */
> > +
> > +#include <sysdep.h>
>
> A testsuite module cannot include non-installed headers.
>

This is a very special case.  Does it cause any issues?

-- 
H.J.

  reply	other threads:[~2024-03-19 11:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 13:40 H.J. Lu
2024-03-18 23:20 ` Sunil Pandey
2024-03-19  8:31 ` Andreas Schwab
2024-03-19 11:12   ` H.J. Lu [this message]
2024-03-19 11:21     ` Andreas Schwab
2024-03-19 11:35       ` H.J. Lu
2024-03-19 11:46         ` Andreas Schwab
2024-03-19 11:50           ` H.J. Lu
2024-03-19 12:02             ` Andreas Schwab
2024-03-19 12:07               ` H.J. Lu
2024-03-19 12:16       ` Florian Weimer
2024-03-19 12:26         ` H.J. Lu
2024-03-19 12:35           ` Andreas Schwab
2024-03-19 12:51         ` Andreas Schwab
2024-03-19 12:53           ` H.J. Lu
2024-03-19 12:55             ` H.J. Lu

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=CAMe9rOoOoWEPGYYGmtKFLpW+rQqAZH2jGm9g03ig99F48ArmMg@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=goldstein.w.n@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=schwab@suse.de \
    --cc=skpgkp2@gmail.com \
    /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).