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

Re: g77 second function always returns 0.0 on mingw32/egcs-1.1


>>>>> "DB" == Billinghurst, David (RTD) <David.Billinghurst@riotinto.com.au> writes:

 DB> The fortran function second() always returns 0.0 on
 DB> mingw32/egcs-1.1.  second() uses etime()

Do you mean that the g77 `second' intrinsic calls something actually
called `etime'?  The implementation in egcs-1.1 is a trivial interface
to `G77_etime_0' and I thought the Doze problems were with the latter
or, rather, the libc routines it calls.


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