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

--- Comment #9 from dpozar at ecs dot umass.edu ---
Thomas,

when I run your code with gcc from command line, I still do not see any output
(no errors, but no output). Tried with both c and c++. I am not an expert at C,
and actually I don't think I have used MinGW with C before.

as far as Mingw32 - that was the only option I saw at sourceforge when I
downloaded it. But I would think that either version should work.

thanks,
dave
________________________________
From: tkoenig at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org>
Sent: Tuesday, December 8, 2020 1:19 PM
To: David Pozar <dpo...@ecs.umass.edu>
Subject: [Bug fortran/98201] CSQRT function gives bad resuts at runtime

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

--- Comment #8 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to dpozar from comment #6)
> Thomas,
> I am running that code in code blocks with MS visual C++ 2010, but I can't
> find the output - no console screen, and no output file that I can find.

What if you use gcc to compile this code, same as with gfortran?

And am I right in assuming (from the output of gfortran -v) that
you are using 32-bit gfortran?  (And why?)

--
You are receiving this mail because:
You reported the bug.

Reply via email to