[Bug fortran/64432] [5 Regression] SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4)::rate
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 19 16:32:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64432
--- Comment #25 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Jerry DeLisle from comment #24)
> (In reply to Harald Anlauf from comment #22)
> > count_rate(8),count_max(1) = 0 127
> >
> > OK, but the last line looks strange: lacking documentation,
> > I'd expect the rate to be 1, not 0. (Not that I'd use that
> > in real code...).
>
> Yes, tha last one is wrong. I will look into it.
>
I found the problem and have it fixed. I am traveling today so will not be
able to upload a patch until tomorrow or the next day.
More information about the Gcc-bugs
mailing list