This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/28184] time intrinsics resolution only one second
- From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2006 09:52:19 -0000
- Subject: [Bug libfortran/28184] time intrinsics resolution only one second
- References: <bug-28184-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dannysmith at users dot sourceforge dot net 2006-06-28 09:52 -------
The mingw runtime library now has a gettimeofday function which should give
resolution to usec. When libgfortran is configured with the latest mingw
runtime package, gettimeofday is found and used.
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28184