START lib/libm/cephes 2021-02-06T16:48:02Z ==== run-regress-cephes ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/cephes.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/const.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/constll.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/monot.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/monotl.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/monotll.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/polevll.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/testvect.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/testvectl.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libm/cephes/testvectll.c cc -o cephes cephes.o const.o constll.o monot.o monotl.o monotll.o polevll.o testvect.o testvectl.o testvectll.o -lm ./cephes => Testing monot (double precision): 85 tanh(5.0000000000000944e-01) = 4.6211715726001729e-01, rel err = 2.293e-16 5 tanh(6.2500000000000056e-01) = 5.5459972234938282e-01, rel err = 2.511e-16 47 tanh(6.2500000000000522e-01) = 5.5459972234938604e-01, rel err = 2.348e-16 98 tanh(6.2500000000001088e-01) = 5.5459972234938970e-01, rel err = -2.283e-16 3 tanh(6.2499999999999967e-01) = 5.5459972234938193e-01, rel err = -2.414e-16 45 tanh(6.2499999999999500e-01) = 5.5459972234937871e-01, rel err = -2.251e-16 96 tanh(6.2499999999998934e-01) = 5.5459972234937505e-01, rel err = 2.380e-16 7 errors in 12000 tests => Testing testvect (double precision): 0 errors in 211 tests *** Error 7 in . (:36 'run-regress-cephes') FAILED FAIL lib/libm/cephes *** Error 7 in . (:36 'run-regress-cephes')