Simplify SYSTEM_CLOCK implementation.
authorJanne Blomqvist <jb@gcc.gnu.org>
Mon, 29 Apr 2013 08:43:18 +0000 (11:43 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Mon, 29 Apr 2013 08:43:18 +0000 (11:43 +0300)
commit96cc0ef46bd4bfa5585a0ab900e76b11245e11b7
treedfe239cbe8e634690ce5be8c25c9af42fa5e15a6
parentc033f5ae3270e34c40c7ef9e7168b9884e39b75a
Simplify SYSTEM_CLOCK implementation.

2013-04-29  Janne Blomqvist  <jb@gcc.gnu.org>

        * intrinsics/system_clock (gf_gettime_mono): Use variable
        resolution for fractional seconds argument.
        (system_clock_4): Simplify, update for gf_gettime_mono change.
        (system_clock_8): Likewise.

From-SVN: r198391
libgfortran/ChangeLog
libgfortran/intrinsics/system_clock.c