This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran/14994] Fix - SECNDS Intrinsic not supported


On Sat, Oct 29, 2005 at 02:18:44PM -0700, Jerry DeLisle wrote:
> Jack Howarth wrote:
> >Steven,
> >    Could you expand this patch to provide the old DATE and TIME 
> >    intrinsics
> >from g77 as well? I have been basically do the same thing (writing a
> >replacement wrappers using data_and_time) to duplicate the old DATE and 
> >TIME
> >intrinsics for legacy g77 code.
> >                        Jack
> >
> If no one minds, I will add these two intrinsics.
> 

Go for it!  You could even wrapper date_and_time 
with a Fortran 94 function instead of C.  Your
choice.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]