[PATCH v6] x86-64: Allocate state buffer space for RDI, RSI and RBX
H.J. Lu
hjl.tools@gmail.com
Tue Mar 19 12:53:27 GMT 2024
On Tue, Mar 19, 2024 at 5:51 AM Andreas Schwab <schwab@suse.de> wrote:
>
> This works for me:
>
> diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
> index 66b21954f3..39048b12e0 100644
> --- a/sysdeps/x86_64/Makefile
> +++ b/sysdeps/x86_64/Makefile
> @@ -217,6 +217,8 @@ valgrind-suppressions-tst-valgrind-smoke = \
> --suppressions=$(..)sysdeps/x86_64/tst-valgrind-smoke.supp
> endif
>
> +test-internal-extras += tst-gnu2-tls2mod1
> +
> endif # $(subdir) == elf
>
> ifeq ($(subdir),csu)
> --
> 2.44.0
>
LGTM.
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list