summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/continuation_9.f90
blob: 04a7c331e2e5e0839c06c52d9f893665f6a97baf (plain)
1
2
3
4
5
6
7
8
9
! { dg-do compile }
! { dg-options "-std=f95" }
  &  
&
 &
end
! { dg-warning "not allowed by itself in line 3" "" {target "*-*-*"} 0 }
! { dg-warning "not allowed by itself in line 4" "" {target "*-*-*"} 0 }
! { dg-warning "not allowed by itself in line 5" "" {target "*-*-*"} 0 }