Fortran77 intrinsic subroutine DTIME doesn't always work, i.e when I
compile Fortran77 code which calls:
...
CALL DTIME(TM, TMRES)
...
for several times, the value of TMRES sometimes doesn't update. Its
behaviour is unpredictable. I had to replace it with subroutine ETIME
(which is OK).
The problem occurs only in gfortran (gcc-4.3.0 2008-05-02-alpha).
Other Fortran comilers are OK, i.e.:
g77 (gcc-3.4.5 2006-01-17-3)
g95 (g95-0.91 gcc-4.1.2)
My system: Windows XP SP2, Pentium4 (Northwood)
Aaron W. LaFramboise
gcc
None
Public
|
Date: 2009-07-14 19:43 In the GNU Fortran runtime library (libgfortran), DTIME and ETIME rely on |
|
Date: 2009-06-23 06:49 Thank you for your report. |
| Field | Old Value | Date | By |
|---|---|---|---|
| assigned_to | nobody | 2009-06-23 06:49 | aaronwl |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use