abidh wrote: > module mm > private > public:: ff > contains > subroutine ff() > implicit none > real(8):: x > return > end subroutine ff > end module Thanks for reporting this. I am investigating. https://github.com/llvm/llvm-project/pull/90905