Actions
Task #6746
closedFix OpenBSDs libm
Start date:
05/31/2019
Due date:
06/02/2019
% Done:
30%
Estimated time:
90.00 h
PM Check date:
Description
FreeBSD has some msun tests that currently are not passing on OpenBSD.
https://svnweb.freebsd.org/base/head/lib/msun/tests/
Mostly the complex arithmetic functions are not working.
The FreeBSD tests seem to cover all the cases mentioned in Annex G of the C standard.
Especially test everything with i386 as FreeBSD doesn't support it anymore and it has different floating point sizes in FPU and CPU.
C1X Open-Standard:
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
Files
Actions