]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gfortran.dg/include_14.f90
Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
[thirdparty/gcc.git] / gcc / testsuite / gfortran.dg / include_14.f90
CommitLineData
83aac698 1! { dg-additional-options "-cpp -idirafter /fdaf/ -I bar -J foo/bar" }
417ea5c0 2end
83aac698
TB
3! default: warn for -I and -J but ignore other options.
4! { dg-warning "Nonexistent include directory 'bar/'" "" { target *-*-* } 0 }
5! { dg-warning "Nonexistent include directory 'foo/bar/'" "" { target *-*-* } 0 }
417ea5c0 6