https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79320

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |i686-w64-mingw32

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I doubt this is a GCC issue but rather either a mingw/windows runtime issue or
a CPU issue if the assembly happens to use sqrt/fsqrt instructions (you'd have
to check, you use an unoptimized compile).

Reply via email to