[Bug fortran/70072] ICE in gfc_find_array_ref(): No ref found
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 4 13:28:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70072
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at gcc dot gnu.org
--- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #3)
> With gfortran 7.2.0 and trunk (8.0) I get the error
>
> class(t), parameter :: z(2,3) = t(1)
> 1
> Error: CLASS variable 'z' at (1) cannot have the PARAMETER attribute
This error is correct, isn't it?
More information about the Gcc-bugs
mailing list