This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/18993] gfortran fails to recognise comment line.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]