This is the mail archive of the gcc-cvs@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]

r187922 - in /trunk/libgfortran: ChangeLog intr...


Author: jb
Date: Sun May 27 07:09:15 2012
New Revision: 187922

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187922
Log:
Minor timing cleanups.

2012-05-27  Janne Blomqvist  <jb@gcc.gnu.org>

	* intrinsics/time_1.h (gf_cputime): Don't reevaluate HZ expression
	for times fallback, clarify operation ordering for times and clock
	fallbacks.
	(gf_gettime): Fix comment typo.


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/time_1.h


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