This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30779] incomplete file triggers ICE
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Feb 2007 06:48:19 -0000
- Subject: [Bug fortran/30779] incomplete file triggers ICE
- References: <bug-30779-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-02-15 06:48 -------
Subject: Bug 30779
Author: jvdelisle
Date: Thu Feb 15 06:48:09 2007
New Revision: 121982
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121982
Log:
2007-02-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/30779
* scanner.c (gfc_next_char_literal): Add check for end of file after
call to advance_line.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/scanner.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30779