This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34533] DTIME returns total process time and not since last invocation
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Dec 2007 22:33:37 -0000
- Subject: [Bug fortran/34533] DTIME returns total process time and not since last invocation
- References: <bug-34533-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dfranke at gcc dot gnu dot org 2007-12-20 22:33 -------
> From Note 13.8:
> The start time is left imprecise because the purpose is to time
> sections of code, as in the example.
Thanks for pointing it out. I'll re-add this fallback to CPU_TIME.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34533