[Bug target/12043] long double calcluation seems broken
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 24 02:28:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12043
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-24 02:28 -------
On i686-unknown-openbsd3.1, this testcase prints:
Inf
NaN
(other output removed)
See how these two are different (Yes I know it is really printing out the double versions
but still it says the hex number you enter is not a number and not 0 or Int) and not the
same so this is definitely a glibc bug.
More information about the Gcc-bugs
mailing list