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

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> I am currently getting:
>
> $ gfc pr68442.f90 
> pr68442.f90:10:21:
>
>       character(kind=gkind()) :: x
>
> Error: Function âgkindâ in initialization expression at (1) must be an
> intrinsic function

Are you getting this error with a clean tree? I get an ICE with a clean tree at
r232669. Note this is the kind of error I was expecting.

Reply via email to