[PATCH] elf: Eliminate alloca for program-header table in the ELF loader
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Thu May 14 11:16:02 GMT 2026
On 14/05/26 06:46, Yury Khrustalev wrote:
> Hello Adhemerval,
>
> On Thu, May 14, 2026 at 08:08:43AM +0800, H.J. Lu wrote:
>> On Wed, May 13, 2026 at 2:21 AM Adhemerval Zanella Netto
>> <adhemerval.zanella@linaro.org> wrote:
>>>
>>>
>>>
>>> On 12/05/26 14:55, Joseph Myers wrote:
>>>> This breaks building the testsuite for Hurd (PTHREAD_STACK_MIN not
>>>> defined).
>
> I've bumped into this testing another patch. Hopefully, it'll be fixed
> promptly, thanks.
>
>>>>
>>>> https://sourceware.org/pipermail/libc-testresults/2026q2/014642.html
>>>>
>>>
>>> I will disable the test on Hurd, hurd developers can re-enabled if required
>>> with a meaningful stack size.
>>
>> I think the test should check if PTHREAD_STACK_MIN is
>> defined or moved to nptl.
>
> I agree, either would be the best thing to do.
>
This is a better fix, I will fix today.
More information about the Libc-alpha
mailing list