blob: 6f1b477295bf2fc043fa7a4c20424a0d5b8befa6 [file] [log] [blame]
! { dg-do compile}
subroutine foo(i) ! { dg-error "DATA attribute" }
integer i /10/
end subroutine foo