[PATCH] replace tgammaf by the CORE-MATH implementation (correctly rounded)

Andreas Schwab schwab@suse.de
Tue Jul 30 13:30:39 GMT 2024


On Jul 30 2024, Paul Zimmermann wrote:

> I've restored the original compat wrapper, with one exception: the signgam
> variable was passed by reference to the __ieee754_gammaf_r() function, which
> did put in it the sign of gamma(x). Since the CORE-MATH code directly computes
> the correct sign, this is no longer needed. But I have kept the signgam
> variable for binary compatibility.

Doesn't that break binary compatibility of __gammaf_r_finite?

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list