This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/18550] Remainder on floating point doesn't return the expected result
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2004 20:36:15 -0000
- Subject: [Bug java/18550] Remainder on floating point doesn't return the expected result
- References: <20041118192242.18550.olivier_thomann@ca.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-18 20:36 -------
It works on the mainline on powerpc-darwin. This might be a mygwin bug as the front-end just makes
the call to fmod.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet| |i686-pc-mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18550