This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug fortran/64432] [5 Regression] SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4)::rate


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.


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