[Bug fortran/53509] New: exp and log function give unexpected results when called with numbers as arguments
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53509 Bug #: 53509 Summary: exp and log function give unexpected results when called with numbers as arguments Classification: Unclassified Product: gcc Version: 4.7.0 Stat
[Bug fortran/53509] exp and log function give unexpected results when called with numbers as arguments
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53509 --- Comment #3 from Fedor Baart 2012-06-06 17:55:54 UTC --- Thanks, I managed to solve this by recompiling gmp using gcc 4.5 instead of clang, which is the default in macports.