diff options
author | das <das@FreeBSD.org> | 2005-03-07 04:55:58 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2005-03-07 04:55:58 +0000 |
commit | e1ac3a8c058a65b02d6664528411d6469e711412 (patch) | |
tree | f8c4ac60ad06be68b4ec26babec5d15e6075c461 /lib/libc/stdlib | |
parent | 4d2ad621bf42c8dfb26c6371162292b6d9077822 (diff) | |
download | FreeBSD-src-e1ac3a8c058a65b02d6664528411d6469e711412.zip FreeBSD-src-e1ac3a8c058a65b02d6664528411d6469e711412.tar.gz |
- Try harder to trick gcc into not optimizing away statements
that are intended to raise underflow and inexact exceptions.
- On systems where long double is the same as double, nextafter
should be aliased as nexttoward, nexttowardl, and nextafterl.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions