This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran/14994] Fix - SECNDS Intrinsic not supported
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: howarth at bromo dot msbb dot uc dot edu, jvdelisle at verizon dot net
- Cc: fortran at gcc dot gnu dot org
- Date: Sat, 29 Oct 2005 17:35:52 -0400 (EDT)
- Subject: Re: [Patch, fortran/14994] Fix - SECNDS Intrinsic not supported
Jerry,
Go for it. The implementations of DATE and TIME from the date_and_time
intrinsic should be pretty simple. If you look in the xplor.patch I sent
you earlier, you'll see how I was extracting the values there.
Jack