Sign in
llvm
/
llvm-test-suite
/
refs/tags/llvmorg-19.1.2
/
.
/
Fortran
/
gfortran
/
regression
/
implicit_7.f90
blob: 750d2454f37165c183420524490c7718307190d5 [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
PR
24643
!
This
tests a
case
where
the compiler used to ICE
in
an early
!
incarnation of the patch
ylocal
=
1
ybtable
=
ylocal
(
1
:
2
)
!
{
dg
-
error
"Unclassifiable"
}
end