Bug 75 - isnormal(0.0) fails on mips and mipsel.
Summary: isnormal(0.0) fails on mips and mipsel.
Status: RESOLVED INVALID
Alias: None
Product: ELLCC
Classification: Unclassified
Component: ecc (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Richard Pennington
URL:
Depends on:
Blocks: 36
  Show dependency tree
 
Reported: 2013-09-29 07:57 CDT by Richard Pennington
Modified: 2017-07-29 10:42 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Pennington 2013-09-29 07:57:30 CDT
isnormal(0.0) should be false. On mips and mipsel, it returns true.
Comment 1 Richard Pennington 2013-09-29 07:59:10 CDT
This started to fail with the musl 0.9.14.
PR75.c created.
Comment 2 Richard Pennington 2013-09-29 08:08:13 CDT
Strange interaction between isnan() and isnormal().
Comment 3 Richard Pennington 2014-05-14 05:34:04 CDT
Fixed in r208501.
Comment 4 Richard Pennington 2017-07-29 10:37:33 CDT
These bugs are obsolete with the new build and deployment process.
Comment 5 Richard Pennington 2017-07-29 10:39:11 CDT
These bugs are obsolete with the new build and deployment process.
Comment 6 Richard Pennington 2017-07-29 10:42:08 CDT
These bugs are obsolete with the new build and deployment process.