This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18993] gfortran fails to recognise comment line.
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2004 22:24:33 -0000
- Subject: [Bug fortran/18993] gfortran fails to recognise comment line.
- References: <20041214182851.18993.tow21@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-12-14 22:24 -------
This is unrelated to preprocessing (changing the extension to .f doesn't solve
the problem). Changing 'C' to '!' fixes the problem.
It looks like the scanner is mistaken about the column count.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18993