This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30452] Strange syntax error with high-value character
- 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: 13 Jan 2007 07:00:46 -0000
- Subject: [Bug fortran/30452] Strange syntax error with high-value character
- References: <bug-30452-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-01-13 07:00 -------
At the lowest level, next_char in scanner.c is returning -2. That is not right
for sure. I am wondering if there is an error reading the file. I will dig
further.
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-01-13 07:00:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30452