aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/include_18.f90
blob: 7ca0e48f09187796aebb9cfe8892ea1ca4b1946f (plain)
1
2
3
4
5
! { dg-do compile }
! { dg-options "-I nothere -J neither/here -Wmissing-include-dirs" }
end 
! { dg-warning "Nonexistent include directory 'nothere'" "" { target *-*-* } 0 }
! { dg-warning "Nonexistent include directory 'neither/here'" "" { target *-*-* } 0 }