blob: ad9dc6581686645f927a0d55d6ed47b47d23e895 (
plain)
1
2
3
4
5
6
7
8
9
|
! PR fortran/89724
! { dg-do compile }
! { dg-options "-std=f95" }
include 'continuation_9.f90'
! { 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 }
|