blob: 7ce6974f6889d4777d9c0b86107f5b3c3db7da44 [file] [log] [blame]
! { dg-do compile }
! PR32644 "CHARACTER*1, c" produces "Unclassifiable statement"
program f
character*1, c
end program f