2 ! PR fortran/24549 (and duplicate PR fortran/27487)
6 something
:: dp
! { dg-error "Unclassifiable statement" }
7 real (kind
=dp
) :: x
! { dg-error "has not been declared or is a variable, which does not reduce to a constant expression" }
10 end module gfcbug29_import
13 X
:: I
! { dg-error "Unclassifiable statement" }