------- Comment #3 from burnus at gcc dot gnu dot org 2007-04-16 15:28 ------- What about include "foo.f90" and #include "bar.f90" (g95 handles both)
And what about include "z.f90" where "z.f90" is foo/z.f90 and is found via gfortran -Jfoo ? (g95 does not handle this and writes: b.o b.mod: b.F90 z.f90) -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31588