This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30532] ^Z as EOF?
- 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: 22 Jan 2007 04:52:01 -0000
- Subject: [Bug fortran/30532] ^Z as EOF?
- References: <bug-30532-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-22 04:52 -------
See scanner.c line 1067. This is deliberate at the moment. The question now
is, do we want to leave this alone or not? Does the fortran standard define
this in some particuloar way? I am looking.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30532