https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98201
--- Comment #15 from dpozar at ecs dot umass.edu --- attached is the output file from c:\MinGW>objdump -t c:\mingw\programs\testcsqrt.exe >cmdout.txt don't see any reference to libraries, though. thanks, dave ________________________________ From: sgk at troutmask dot apl.washington.edu <gcc-bugzi...@gcc.gnu.org> Sent: Tuesday, December 8, 2020 11:38 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 #14 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Wed, Dec 09, 2020 at 12:28:49AM +0000, dpozar at ecs dot umass.edu wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98201 > > --- Comment #13 from dpozar at ecs dot umass.edu --- > Ok, I have objdump, and the .exe file. What switch options do I need to use in > objdump? > Don't use windows, so only guessing. cmd> objdump -t name_of_file.exe -- You are receiving this mail because: You reported the bug.