]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gfortran.dg/include_17.f90
Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
[thirdparty/gcc.git] / gcc / testsuite / gfortran.dg / include_17.f90
CommitLineData
417ea5c0 1! { dg-do compile }
83aac698 2! { dg-options "-I foo-bar -J foo/bar" }
417ea5c0 3end
83aac698
TB
4! { dg-warning "Nonexistent include directory 'foo-bar/'" "" { target *-*-* } 0 }
5! { dg-warning "Nonexistent include directory 'foo/bar/'" "" { target *-*-* } 0 }
417ea5c0 6