summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/include_14.f90
blob: 39acf69b1b446d1f6595cf7861e72ea4b1657a44 (plain)
1
2
3
4
5
6
! { dg-additional-options "-cpp -idirafter /fdaf/ -I bar -J foo/bar" }
end
! default: warn for -I and -J but ignore other options.
! { dg-warning "Nonexistent include directory 'bar'" "" { target *-*-* } 0 }
! { dg-warning "Nonexistent include directory 'foo/bar'" "" { target *-*-* } 0 }