(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
use_1.f90
      ! { dg-do compile }
      ! { dg-options "-ffixed-form" }
      module foo
      end module foo

      subroutine bar1
      usefoo
      end