One intrinsic from g77 that still is missing is the
%LOC() intrinsic...
http://gcc.gnu.org/onlinedocs/gcc-3.4.6/g77/_0025LOC_0028_0029.html#g_t_0025LOC_0028_0029
Is there a reason that the %LOC() intrinsic was never
added to gfortran (considering that its behavior is
identical to the existing LOC() intrinsic)?
Jack