This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/24387] int-float cast fails for large int values



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]