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

[Bug fortran/53456] Add time support for VxWorks


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53456

--- Comment #9 from Janne Blomqvist <jb at gcc dot gnu.org> 2012-05-24 20:19:46 UTC ---
Author: jb
Date: Thu May 24 20:19:37 2012
New Revision: 187846

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187846
Log:
PR 53456 CPU timing fallback using clock_gettime.

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

    PR fortran/53456
    * intrinsics/time_1.h (gf_cputime): Fallback for clock_gettime.


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]