Re: Praise for Gfortran (finally)
Group: comp.lang.fortran · Group Profile · Search for format in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Sep 20, 2008 13:07
... in initialization expressions down. Today, I think the assumption is that if such duplication is needed, it can be done. It does get interesting when the source and target systems have different floating point formats. Also, even on the same system some do constant arithmetic in software. When the pentium FDIV bug came out, some test programs failed to detect it, doing the constant division expression as software emulation. I ...
Show full article (0.92Kb) |