Implement C23 pown [committed]
Vincent Lefevre
vincent@vinc17.net
Wed Jun 4 12:35:39 GMT 2025
On 2025-06-03 11:09:07 -0500, Segher Boessenkool wrote:
> The commit message clearly says this implementation isd correct for
> IEEE float only. And indeed it is not for double-double, which is very
> much not IEEE.
>
> Maybe these tests should require IEEE float? The implementation does,
> after all!
Shouldn't this implementation rather be disabled with non-IEEE floats
(thus not just the tests), as it is not correct?
--
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
More information about the Libc-alpha
mailing list