[PATCH] elf: Support at least 32-byte alignment in static dlopen

Florian Weimer fweimer@redhat.com
Sun Jul 12 15:55:31 GMT 2020


* Alistair Francis:

> On Fri, Jul 10, 2020 at 1:29 PM Florian Weimer via Libc-alpha
> <libc-alpha@sourceware.org> wrote:
>>
>> Otherwise loading a dynamically linked libc with rseq support fails,
>> as result of the __rseq_abi TLS variable, which has an alignment
>> of 32 bytes.
>
> Fixes the RV32 regressions:
>
> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
> Tested-by: Alistair Francis <alistair.francis@wdc.com>

Thanks, now pushed.

Florian



More information about the Libc-alpha mailing list