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

anlauf at gmx dot de gcc-bugzilla@gcc.gnu.org
Tue Mar 17 21:16:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64432

--- Comment #36 from Harald Anlauf <anlauf at gmx dot de> ---
(In reply to Jerry DeLisle from comment #35)
> Author: jvdelisle
> Date: Tue Mar 17 01:22:12 2015
> New Revision: 221473
> 
> URL: https://gcc.gnu.org/viewcvs?rev=221473&root=gcc&view=rev
> Log:
> 2015-03-16 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
> 
> 	PR fortran/64432
> 	* gfortran.dg/system_clock_3.f08: New test.
> 
> Added:
>     trunk/gcc/testsuite/gfortran.dg/system_clock_3.f08
> Modified:
>     trunk/gcc/testsuite/ChangeLog

Jerry,

are you sure that .and.ing the conditions in the testcase is correct,
or shouldn't they rather be .or.ed?


More information about the Gcc-bugs mailing list