This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] libfortran/29121 -- Add real(10) and real(16) cpu_time routines
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 29 Sep 2006 22:52:59 +0200
- Subject: Re: [PATCH] libfortran/29121 -- Add real(10) and real(16) cpu_time routines
- References: <20060929203803.GA57101@troutmask.apl.washington.edu>
2006-09-29 Steven G. Kargl <kargl@gcc.gnu.org>
* intrinsics/cpu_time.c: Add cpu_time_10 and cpu_time_16 routines.
OK. As a note: our testsuite doesn't include testcases for cpu_time.
FX