[Bug c/35523] Wrong result for constant float expression
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 10 17:08:00 GMT 2008
------- Comment #9 from rguenth at gcc dot gnu dot org 2008-03-10 17:07 -------
Obviously PI/2 isn't representable exactly here (also not the result, after
all the value is not defined, the value should approach -Inf / +Inf)
Neither ISO C nor IEEE specifies the result for exactly PI/2 (it could be only
NaN IMHO).
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35523
More information about the Gcc-bugs
mailing list