This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24387] int-float cast fails for large int values
- From: "neff dot kevin at mayo dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2005 14:01:20 -0000
- Subject: [Bug c/24387] int-float cast fails for large int values
- References: <bug-24387-11527@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from neff dot kevin at mayo dot edu 2005-10-20 14:01 -------
Oops. floats only store 23 or 24 bits of mantissa.
I guess it's a feature...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24387