Date: Sun, 19 Jun 2011 17:07:58 +0000 (UTC) From: Steve Kargl <kargl@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/msun/src e_rem_pio2.c Message-ID: <201106191708.p5JH8AU0085555@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kargl 2011-06-19 17:07:58 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_rem_pio2.c
Log:
SVN rev 223302 on 2011-06-19 17:07:58Z by kargl
In the libm access macros for the double type, z can sometimes
be used uninitialized. This can lead to spurious exceptions
and bit clobbering.
Submitted by: bde
Approved by: das (mentor)
Revision Changes Path
1.22 +1 -2 src/lib/msun/src/e_rem_pio2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106191708.p5JH8AU0085555>
