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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 18 02:33:00 GMT 2006



------- 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.

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 be
backwards compatiable with g77 so this is not a bug.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27653



More information about the Gcc-bugs mailing list