------- Comment #4 from tobi at gcc dot gnu dot org 2006-02-08 15:14 ------- Corrected testcase: function f() integer :: f contains subroutine sub f = 1 end subroutine sub end function f
The ICE is now at: t.f90:4: internal compiler error: in gfc_conv_variable, at fortran/trans-expr.c:354 -- tobi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tobi at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19546