This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[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
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Nov 2007 19:51:09 -0000
- Subject: [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
- References: <bug-34084-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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, at
fortran/scanner.c:327
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org, burnus at gcc dot gnu
| |dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2007-11-13 19:51:09
date| |
Summary|Error in November 9 version |[4.3 regression] Error in
|of gfortran when the first |November 9 version of
|line in a source file is an |gfortran when the first line
|INCLUDE statement |in a source file is an
| |INCLUDE statement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34084