[PATCH v2 1/6] math: Add support for auto static math tests
Florian Weimer
fweimer@redhat.com
Fri Mar 22 06:46:40 GMT 2024
* Joseph Myers:
> On Thu, 21 Mar 2024, Adhemerval Zanella wrote:
>
>> It basically copy the already in place rules for dynamic tests
>> for auto-generated math tests for all support types. To avoid
>> the need to duplicate .inc files, a .SECONDEXPANSION rules is
>> adeed for the gen-libm-test.py generation.
>
> Running the autogenerated tests seems overly complicated when the goal is
> simply to verify that linking a call succeeds.
Right. And I would prefer if we could mark compat/otherwise non-static
symbols in the ABI lists and use those for testing static linking.
Thanks,
Florian
More information about the Libc-alpha
mailing list