------- Comment #2 from domob at gcc dot gnu dot org 2010-07-16 17:50 ------- I just hit it, too:
subroutine foo (x) procedure(intf) :: x abstract interface integer function intf () end function intf end interface print *, x() end subroutine foo -- domob at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-07-16 17:50:51 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44022