[PATCH 20/25] math: Use tgamma from CORE-MATH
Joseph Myers
josmyers@redhat.com
Mon Sep 15 21:25:03 GMT 2025
On Mon, 15 Sep 2025, DJ Delorie wrote:
> Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:
> > On 10/09/25 19:14, DJ Delorie wrote:
> >> Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
> >>> - gamma_productF \
> >>
> >> Like lgamma, __gamma_product is missing from libm.a
> >
> > They are not required anymore since they were only used in the replaced
> > implementation.
>
> I'm just wondering if anyone might have seen them and started using
> them...
We definitely don't support people using random internal implementation
symbols that happen to be exported from one object in the static libraries
for the use of another object in the same library.
--
Joseph S. Myers
josmyers@redhat.com
More information about the Libc-alpha
mailing list