dtime_.c (G77_dtime_0): Fix types in HAVE_GETRUSAGE case so as not to truncate result...
authorDave Love <d.love@dl.ac.uk>
Tue, 23 Sep 1997 07:06:54 +0000 (07:06 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 23 Sep 1997 07:06:54 +0000 (01:06 -0600)
commit5cd278f39919dc2c8ff16d5b74e096cf3cafba32
treefdb4688f98bb8c13fe7ba248bee96960dcca93ff
parent0774afd709790641a5cc0acb564b812b788c9bb9
dtime_.c (G77_dtime_0): Fix types in HAVE_GETRUSAGE case so as not to truncate results to integer values.

        * libU77/dtime_.c (G77_dtime_0): Fix types in HAVE_GETRUSAGE case
        so as not to truncate results to integer values.
        * libU77/Version.c: Bump.

From-SVN: r15669
gcc/f/runtime/ChangeLog.egcs
gcc/f/runtime/libU77/Version.c
gcc/f/runtime/libU77/dtime_.c