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/42852] gfortran -Wall warns about truncated lines when only a continuation character is truncated



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2010-03-01 06:30 -------
Created an attachment (id=19993)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19993&action=view)
A suggested patch

This patch does the trick.  I think it is sensible to not warn on leading
spaces, a comment, or continuation &.


-- 


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


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