unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: "H.J. Lu" <hjl.tools@gmail.com>
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 09:31:33 +0100	[thread overview]
Message-ID: <mvmttl2ipwa.fsf@suse.de> (raw)
In-Reply-To: <20240318134016.820218-1-hjl.tools@gmail.com> (H. J. Lu's message of "Mon, 18 Mar 2024 06:40:16 -0700")

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.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

  parent reply	other threads:[~2024-03-19  8:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 13:40 [PATCH v6] x86-64: Allocate state buffer space for RDI, RSI and RBX H.J. Lu
2024-03-18 23:20 ` Sunil Pandey
2024-03-19  8:31 ` Andreas Schwab [this message]
2024-03-19 11:12   ` H.J. Lu
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

  List information: https://www.gnu.org/software/libc/involved.html

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

  git send-email \
    --in-reply-to=mvmttl2ipwa.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=fweimer@redhat.com \
    --cc=goldstein.w.n@gmail.com \
    --cc=hjl.tools@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --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).