blob: a6f63e685882b7d141924ed266e597098cb3084c [file] [log] [blame]
! { dg-do compile }
!
! PR fortran/48858
!
subroutine foo() bind(C,name="bar")
end subroutine foo
subroutine foo() bind(C,name="sub")
end subroutine foo