This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, libfortran] Use high resolution clock if available, timing cleanup


Janne Blomqvist wrote:
2) Uses clock_gettime() if available, and if so in particular:
       2a) enables up to nanosecond resolution for system_clock_8.

I wonder whether one should update http://gcc.gnu.org/onlinedocs/gfortran/CPU_005fTIME.html - I maybe it would be useful to document that a REAL(8) argument leads to higher precision than REAL(4).


Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]