[Bug fortran/27653] gfortran does not search current directory for INCLUDE files

2006-05-17 Thread jim at dishaw dot org
--- Comment #4 from jim at dishaw dot org 2006-05-18 04:26 --- (In reply to comment #3) > Anyways if g77 behaviors the same as gfortran, this might not really be an > useful thing to do as you can always use -I. > > PR 20811 changed the behavior of gfortran to this current behavior to b

[Bug fortran/27653] gfortran does not search current directory for INCLUDE files

2006-05-17 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-18 02:33 --- (In reply to comment #2) > g77 (3.4.6) exhibits the same behaviour as gfortran (except there is no USE > statement in Fortran 77). I have not built a g77 from the current source. 3.4.6 is the correct source for g77

[Bug fortran/27653] gfortran does not search current directory for INCLUDE files

2006-05-17 Thread jim at dishaw dot org
--- Comment #2 from jim at dishaw dot org 2006-05-18 02:26 --- (In reply to comment #1) > What does g77 do for the inlcude statement? > g77 (3.4.6) exhibits the same behaviour as gfortran (except there is no USE statement in Fortran 77). I have not built a g77 from the current source.

[Bug fortran/27653] gfortran does not search current directory for INCLUDE files

2006-05-17 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-18 02:06 --- What does g77 do for the inlcude statement? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27653