Sign in
llvm
/
llvm-test-suite
/
refs/tags/llvmorg-19.1.2
/
.
/
Fortran
/
gfortran
/
regression
/
include_1.f90
blob: 34741ea64fbfb0d8c344d39b09f8267231fe2f46 [
file
] [
log
] [
blame
]
!
PR debug
/
33739
!
{
dg
-
do
compile
}
!
{
dg
-
options
"-g3"
}
subroutine a
include
'include_1.inc'
end
subroutine a
subroutine b
include
'include_1.inc'
end
subroutine b