1! { dg-do compile }
2! PR 24643
3! This tests a case where the compiler used to ICE in an early
4! incarnation of the patch
5ylocal=1
6ybtable=ylocal(1:2)  ! { dg-error "Unclassifiable" }
7end
8