summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/ieeefp/infinity (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test more ways of producing a positive infinity, and then test negativemiod2004-01-162-9/+67
| | | | | infinity as well to prevent entropy leak; the usual suspects still fail all tests.
* Add a new regression test, which checks that we handle fp overflow correctly,miod2004-01-152-0/+41
and produce a correct infinity. Currently, this tests fails on 68060 (060sp is to blame) and 88100 processors, and maybe more.