[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-18 Thread fxcoudert at gcc dot gnu dot org
--- Comment #13 from fxcoudert at gcc dot gnu dot org 2005-11-18 12:42 --- This is now fixed on both 4.0 and mainline. Problems underlined in comment #10 fixed too. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-18 Thread fxcoudert at gcc dot gnu dot org
--- Comment #12 from fxcoudert at gcc dot gnu dot org 2005-11-18 12:40 --- Subject: Bug 20811 Author: fxcoudert Date: Fri Nov 18 12:40:42 2005 New Revision: 107177 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107177 Log: PR fortran/20811 PR fortran/24892

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-17 Thread andreast at gcc dot gnu dot org
--- Comment #11 from andreast at gcc dot gnu dot org 2005-11-17 21:30 --- Adding -I. to FC in the Makefile of libgfortran makes my compile happy again. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20811

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-17 Thread andreast at gcc dot gnu dot org
--- Comment #10 from andreast at gcc dot gnu dot org 2005-11-17 20:51 --- After this patch libgfortran fails to build on darwin-ppc. it does not find the selected_int_kind.inc in the libgfortran objdir when building libgfortran. (selected_int_kind.f90 compilation) Reverting the patch

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-17 Thread fxcoudert at gcc dot gnu dot org
--- Comment #9 from fxcoudert at gcc dot gnu dot org 2005-11-17 12:51 --- Subject: Bug 20811 Author: fxcoudert Date: Thu Nov 17 12:51:41 2005 New Revision: 107120 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107120 Log: PR fortran/20811 * scanner.c (gfc_open_i

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2005-11-16 09:09 --- Patch submitted for review. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-15 Thread fxcoudert at gcc dot gnu dot org
--- Comment #7 from fxcoudert at gcc dot gnu dot org 2005-11-15 12:31 --- (In reply to comment #6) > The two attached files will change the behavior so that included files are > processed as described in comment #2. I have not checked the results > extensively. You should really attach

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-04 Thread mesmith dot 15507218 at bloglines dot com
--- Comment #6 from mesmith dot 15507218 at bloglines dot com 2005-11-04 17:30 --- The two attached files will change the behavior so that included files are processed as described in comment #2. I have not checked the results extensively. -- mesmith dot 15507218 at bloglines dot co

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-04 Thread mesmith dot 15507218 at bloglines dot com
--- Comment #5 from mesmith dot 15507218 at bloglines dot com 2005-11-04 17:24 --- Created an attachment (id=10146) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10146&action=view) Source in gcc/libgfortran from FC4 gcc 4.0.1 with patches -- http://gcc.gnu.org/bugzilla/show_b

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-04 Thread mesmith dot 15507218 at bloglines dot com
--- Comment #4 from mesmith dot 15507218 at bloglines dot com 2005-11-04 17:22 --- Created an attachment (id=10145) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10145&action=view) Source in gcc/fortran from FC4 4.0.1 with patches -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-11-01 Thread tobi at gcc dot gnu dot org
--- Comment #3 from tobi at gcc dot gnu dot org 2005-11-01 21:24 --- *** Bug 23460 has been marked as a duplicate of this bug. *** -- tobi at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-08-16 Thread bsp at kithrup dot com
--- Additional Comments From bsp at kithrup dot com 2005-08-16 16:37 --- FYI, ifort_8.0.046, Absoft Fortran 95 9.0 EP, pgf95 6.0-2, SGI f90 7.4, and g95 will all find and use the included file in the same directory as the source without requiring extra '-I' command line options. --

[Bug fortran/20811] gfortran include problem (regression from g77)

2005-04-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-07 16:45 --- Confirmed. -- What|Removed |Added OtherBugsDependingO||19292