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 target/45559] [4.4 regression] wrong conversion from unsigned int/long to float



------- Comment #3 from mikpe at it dot uu dot se  2010-09-07 10:15 -------
Well then, the bug is not in gcc but in the Linux kernel's math emulation code. 
You need to update your kernel to one that includes the fix.  The fix is commit
f8324e20f8289dffc646d64366332e05eaacab25 in Linus' tree, and there is a link to
the original patch in PR44631.  It should also be in the official stable 2.6
kernels by now, but I wouldn't know how those relate to Debian's kernels.

Could the original bug reporter please close this PR as a dupe of PR44631.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45559


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