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