https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78934
Jim Michaels <jmichae3 at yahoo dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |x86-w32-mingw32
Host| |x86-w32-mingw32
Version|unknown |6.2.0
Resolution|INVALID |FIXED
--- Comment #3 from Jim Michaels <jmichae3 at yahoo dot com> ---
the problems are not (I suspect) in mingw-w64 project code but in gcc itself.
(In reply to Andrew Pinski from comment #2)
> There is a function call modf which you want to use here really.
in C++ is that necessary?