diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2002-08-13 14:17:39 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2002-08-13 14:17:39 +0000 |
commit | f67a15f38ed1e98df4e35e1cb8f4d6a3a146ae76 (patch) | |
tree | 4a967a0ecd2e80104cb3a22940c9b307cbe7b8ff /lib/libc/stdlib/lldiv.c | |
parent | 0c163aab84c1627c534a18e9dc1e4a597654594c (diff) | |
download | FreeBSD-src-f67a15f38ed1e98df4e35e1cb8f4d6a3a146ae76.zip FreeBSD-src-f67a15f38ed1e98df4e35e1cb8f4d6a3a146ae76.tar.gz |
Use a union to access the words of a double as this is less likely
to cause bugs when gcc is more aggressively optimising things.
There are still problems with dtoa mentioned in the PR - maybe
Dan could suggest a patch.
PR: 40209
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: bde
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/lldiv.c')
0 files changed, 0 insertions, 0 deletions