------- Comment #5 from jvdelisle at gcc dot gnu dot org 2008-11-09 18:18
-------
After doing some more testing and comparing g77 vs gfortran, gfortran actually
provides higher resolution 1000 ticks/sec then g77 100 ticks/second on at least
my platform (x86-64-linux) On Cygwin, results are identical except gfortran
does allow integer(kind=8) where g77 does not.
Therefore, I am closing this as "not a bug". If greater timing precision is
needed, then Steve's suggestion of binding to a custom C routine is the wy to
go.
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37832