aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/continuation_9.f90
blob: 87c0cfafa85539c9169cd464320e13f3edf28036 (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 }