cvs commit: src/lib/msun/src s_frexpf.c
Bruce Evans
bde at FreeBSD.org
Mon Jun 11 07:48:53 UTC 2007
bde 2007-06-11 07:48:52 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_frexpf.c
Log:
Fix an aliasing bug which was finally detected by gcc-4.2. fdlibm has
hundreds of similar aliasing bugs, but all except this one seem to have
been fixed by Cygnus and/or NetBSD before the modified version of fdlibm
was imported into FreeBSD in 1994.
PR: standards/113147
Submitted by: Steve Kargl <sgk at troutmask.apl.washington.edu>
Revision Changes Path
1.9 +1 -1 src/lib/msun/src/s_frexpf.c
More information about the cvs-src
mailing list