http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48140
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-16 10:53:42 UTC --- This is at most a bug in the C library. Note that CPUs do not have native support for fmod or remainder so the implementations need to weight speed against precision.