[Bug fortran/34084] [4.3 regression] Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-11-16 22:24 --- Regression fixed by reverting the patch, sorry for the breakage. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/34084] [4.3 regression] Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-11-16 22:20 --- Subject: Bug 34084 Author: fxcoudert Date: Fri Nov 16 22:20:44 2007 New Revision: 130244 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130244 Log: PR fortran/33739 PR fortran/34084

[Bug fortran/34084] [4.3 regression] Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-11-13 21:18 --- (In reply to comment #1) > FX, can you have a look? I would not be surprised if one of your debug patches > caused the regression Me neither. A simple workaround is to simply add a blank line before the INCLUDE s

[Bug fortran/34084] [4.3 regression] Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-13 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-11-13 19:51 --- I can reproduce this (if the included file is not empty). FX, can you have a look? I would not be surprised if one of your debug patches caused the regression: anything:1: internal compiler error: in end_source_file