Documentation of LTIME

Dominique d'Humières dominiq@lps.ens.fr
Sat Nov 26 16:28:00 GMT 2016


> Le 26 nov. 2016 à 17:00, Janus Weil <janus@gcc.gnu.org> a écrit :
> 
> And one last point: The description of LTIME mentions TIME8, but if I try this:
> 
>  call ltime(time8(), values)
> 
> I get:
> 
> Error: ‘time’ argument of ‘ltime’ intrinsic at (1) must be of kind 4

Well LTIME cannot accept both kind(4) and kind(8) arguments. The reference to TIME8 looks like a mistake, isn’t it?

Dominique
 
> 
> So maybe the reference to TIME8 should be replaced by TIME?
> 
> Cheers,
> Janus
> 



More information about the Gcc-patches mailing list