Sign in
llvm
/
llvm-test-suite
/
refs/tags/llvmorg-19.1.2
/
.
/
Fortran
/
gfortran
/
regression
/
no_unit_error_1.f90
blob: 1d69bccb809f001d88b456722582adea351a1732 [
file
] [
log
] [
blame
]
!
{
dg
-
do
run
}
!
{
dg
-
shouldfail
"UNIT does not exist for FLUSH"
}
!
PR28335
Check
for
error on
no
unit
.
close
(
88
)
flush
(
88
)
!
{
dg
-
output
"Specified UNIT in FLUSH is not connected"
}
end