r194105 - in /trunk: gcc/fortran/ChangeLog gcc/...

janus@gcc.gnu.org janus@gcc.gnu.org
Mon Dec 3 22:06:00 GMT 2012


Author: janus
Date: Mon Dec  3 22:06:41 2012
New Revision: 194105

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194105
Log:
2012-12-03  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/55548
	* intrinsics/system_clock.c (gf_gettime_mono): Add argument 'tck',
	which returns the clock resolution.
	(system_clock_4): Get resolution from gf_gettime_mono, but limit to
	1000/s.
	(system_clock_8): Get resolution from gf_gettime_mono.

2012-12-03  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/55548
	* intrinsic.texi (SYSTEM_CLOCK): Update documentation of SYSTEM_CLOCK.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/intrinsic.texi
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/system_clock.c



More information about the Gcc-cvs mailing list