Re: Praise for Gfortran (finally)
Group: comp.lang.fortran · Group Profile · Search for a list in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Sep 20, 2008 13:07
... concern in the past about cross compilers having to do things like implement all the intrinsics twice - once for the target environment and once for the compilation environment. That concern contributed towards keeping the list of intrinsics allowed 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 ...
Show full article (0.92Kb) |