This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33561] Wrong code for single precision math functions on x86_64-pc-mingw32
- From: "ktietz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2007 12:52:22 -0000
- Subject: [Bug fortran/33561] Wrong code for single precision math functions on x86_64-pc-mingw32
- References: <bug-33561-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from ktietz at gcc dot gnu dot org 2007-09-26 12:52 -------
This doesn't seems to be an error in gcc. The w64 crt currently does not
implement some math functions proper. May somebody can assist to port the
assemble coded function for this target.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33561