------- Comment #2 from jonathan dot d dot wetherbee at saic dot com 2009-05-08 15:03 ------- I used C code to call the function because the fortran code is being compiled into a C based application.
When I run the sample main function, the values are obviously different. Function 1: result 1: 0.000 result 2: 310.403625 Function 2: result 1: 0.000 result 2: 23223.025391 Function 3: result 1: -41718457312547043000000000000000000.0000 result 2: 142007.828125 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40070