[Bug fortran/68442] ICE on kind specification, depending on ordering of functions
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 22:30:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list