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: Steven Bosscher <stevenb at suse dot de>
- To: fortran at gcc dot gnu dot org
- Cc: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Date: Sat, 29 Oct 2005 16:46:36 +0200
- Subject: Re: [Patch, fortran/14994] Fix - SECNDS Intrinsic not supported
- Organization: SUSE Labs
- References: <20051029142741.B746E1DC06D@bromo.msbb.uc.edu>
On Saturday 29 October 2005 16:27, 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 you can write wrappers, you can write intrinsics ;-)
So propose a patch.
Gr.
Steven