diff options
author | kettenis <> | 2006-05-15 14:00:22 +0000 |
---|---|---|
committer | kettenis <> | 2006-05-15 14:00:22 +0000 |
commit | 18756a40ff21d843e407ceffbdf5be0c1c941b86 (patch) | |
tree | 6bd91fbd04227285891142917aed936b3a6a24af /src/lib/libc/stdlib | |
parent | f4c37a9f841e7402e56dcdfd8c296dfda1089c30 (diff) | |
download | openbsd-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')
0 files changed, 0 insertions, 0 deletions