mclock in g77
Craig Burley
burley@gnu.org
Sat Dec 5 10:46:00 GMT 1998
> As you can see, mclock will soon gets values more than integer*4 can
>take.
>
> Could you tell me a work around ?
Use MCLOCK8, and store the results (if you need to store them) in an
INTEGER*8 variable. That's the best I can recommend offhand. (The
docs should have explained this better, perhaps. Could you suggest
better wording for the documentation of MCLOCK that would have made
it easier for you to learn about MCLOCK8?)
tq vm, (burley)
More information about the Gcc-bugs
mailing list