[Bug c++/78934] long double%intmax_t errors, long double%double errors.
jmichae3 at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Tue Dec 27 23:14:00 GMT 2016
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?
More information about the Gcc-bugs
mailing list