summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/include_17.f90
blob: f09b22f079abb0afc502535211a4413dbd217bb4 (plain)
1
2
3
4
5
6
! { dg-do compile }
! { dg-options "-I foo-bar -J foo/bar" }
end 
! { dg-warning "Nonexistent include directory 'foo-bar'" "" { target *-*-* } 0 }
! { dg-warning "Nonexistent include directory 'foo/bar'" "" { target *-*-* } 0 }