1 2 3 4 5 6 7 8 9
! { dg-do compile } ! { dg-options "-ffixed-form" } module foo end module foo subroutine bar1 usefoo end ! { dg-final { cleanup-modules "iso_fortran_env" } }