aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/include_8.f90
blob: 84d04583f896e14d466dc7c2ec93072e8727e482 (plain)
1
2
3
4
5
6
! { dg-do compile }
! { dg-options "-J./" }
! PR 55919 - a trailing dir separator would cause a warning
! on Windows.
program main
end program main