Date: Mon, 18 Feb 2008 15:39:52 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/ld80 k_tanl.c Message-ID: <200802181539.m1IFdqwB028461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2008-02-18 15:39:52 UTC
FreeBSD src repository
Modified files:
lib/msun/ld80 k_tanl.c
Log:
2 long double constants were missing L suffixes. This helped break tanl()
on !(amd64 || i386). It gave slightly worse than double precision in some
cases. tanl() now passes tests of 2^24 values on ia64.
Revision Changes Path
1.3 +2 -2 src/lib/msun/ld80/k_tanl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802181539.m1IFdqwB028461>
