[Bug fortran/14569] should not warn about truncated comment lines

tobi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 27 13:59:00 GMT 2004


------- Additional Comments From tobi at gcc dot gnu dot org  2004-09-27 13:59 -------
A possible solution, which I didn't yet have time to implement: when scanning,
record for each line if it has been truncated, but don't warn. Then, when moving
from line to line (in next_statement), check if the line had been truncated,
warn iff not in comment.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14569



More information about the Gcc-bugs mailing list