summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtod.c
diff options
context:
space:
mode:
authorkettenis <>2006-05-15 14:00:22 +0000
committerkettenis <>2006-05-15 14:00:22 +0000
commit18756a40ff21d843e407ceffbdf5be0c1c941b86 (patch)
tree6bd91fbd04227285891142917aed936b3a6a24af /src/lib/libc/stdlib/strtod.c
parentf4c37a9f841e7402e56dcdfd8c296dfda1089c30 (diff)
downloadopenbsd-18756a40ff21d843e407ceffbdf5be0c1c941b86.tar.gz
openbsd-18756a40ff21d843e407ceffbdf5be0c1c941b86.tar.bz2
openbsd-18756a40ff21d843e407ceffbdf5be0c1c941b86.zip
Try harder to trigger an exception. On architectures where floating-point
exceptions are deferred, we might not see the exception before another floating-point instruction is executed. This is especially true on the i387 where we don't see underflow/overflow until the result is stored into memory.
Diffstat (limited to 'src/lib/libc/stdlib/strtod.c')
0 files changed, 0 insertions, 0 deletions