re PR libfortran/41157 (dtime not consistent in times reported)
commit4551438c75836ee380e2bf840f2646fda23e3743
authorSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 25 Aug 2009 01:47:23 +0000 (25 01:47 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 25 Aug 2009 01:47:23 +0000 (25 01:47 +0000)
treea9de4f2eefae9e965c3d593a680a684a0d19f20e
parent1ed659c18d4236ca31858537ec8b573c33a8c569
re PR libfortran/41157 (dtime not consistent in times reported)

2009-08-24  Steven G. Kargl  <kargl@gcc.gnu.org>

    PR fortran/41157
    * dtime.c (dtime_sub): Fix computing time increment.
    * time_1.h: Add <sys/types.h> header.  Use RUSAGE_SELF macro instead
    of a hardcoded 0.

From-SVN: r151072
libgfortran/ChangeLog
libgfortran/intrinsics/dtime.c
libgfortran/intrinsics/time_1.h