[Bug fortran/40070] Some math expressions containing exponents fail on a Windows 64 build
jonathan dot d dot wetherbee at saic dot com
gcc-bugzilla@gcc.gnu.org
Fri May 8 15:28:00 GMT 2009
------- Comment #4 from jonathan dot d dot wetherbee at saic dot com 2009-05-08 15:27 -------
When I run Dominique's main function written in fortran, I get:
res1 res2 res1-res2
6.09E-24 310.40363 -310.40363
8.92E-23 23223.025 -23223.025
-4.01E-06 142007.59 -142007.59
Oddly enough, just about every other line in this 20,000 line fortran code
works fine. It is starting to look like it might just be my build of gcc.
I'm running it on an Intel Xeon E5450.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40070
More information about the Gcc-bugs
mailing list