This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
What to do about G77's etime() in gfortran
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: fortran at gcc dot gnu dot org
- Date: Sun, 30 May 2004 12:56:34 -0700
- Subject: What to do about G77's etime() in gfortran
Gang,
What should we do about G77's implementation of etime() and
second()? These names can be used as either an intrinsic
function or an intrinsic subroutine. Can gfortran deal with
the dual use of the name?
--
Steve