[Bug fortran/98890] ICE on reference to module function

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 29 13:42:49 GMT 2021


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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems the ICE is quite long, seems before around (+- 25 revisions) r137400
gfortran ICEd in the FE:
internal compiler error: in gfc_conv_variable, at fortran/trans-expr.c:483
and after that it ICEs in gimple verification, as the multiplication has
operand with invalid type.


More information about the Gcc-bugs mailing list