This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: glibc 2.31: hard freeze on Friday, 31st Jan
On 30/01/2020 19:33, Florian Weimer wrote:
> * Carlos O'Donell:
>
>> Florian,
>>
>> Is there anything else that you think needs cleaning up before release?
>
> No, I think we are good.
>
> Thanks,
> Florian
>
Based on the extended asm and local register variable usage with GCC on
the 'powerpc Linux scv support and scv system call ABI proposal' I think
we hit a nasty latent sparc issue I am seeing at least on sparc32 tests
(it clobbers the syscalls result and make some calls to clock_nanosleep
to not act as a cancellation entrypoint).
I am working on a solution, do you think we should push it after the
release branch is created or can we hold a day or two?