------- Comment #7 from dominiq at lps dot ens dot fr  2008-11-01 20:13 -------
With the patch in comment #6 the following code gives an ICE:

subroutine sub(x)
  abstract interface
    character function abs_fun()
    end function
  end interface
  procedure(abs_fun):: x
end subroutine
end

[ibook-dhum] f90/bug% gfc pr36322_1.f90
f951: internal compiler error: Bus error


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36426

Reply via email to