http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56399
Andreas Schwab <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Andreas Schwab <[email protected]> 2013-02-19 17:24:18 UTC --- float cannot represent 1073880000 exactly, since it has only 24 bits of precision.
