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

schnetter at aei dot mpg dot de gcc-bugzilla@gcc.gnu.org
Sat Mar 13 10:56:00 GMT 2004


Gfortran warns when a comment line in fixed format is longer than 72 (?) 
characters when -Wall is enabled.  Such lines are often caused by CVS $Header$ 
statements, and truncating comment lines does no harm.  There should be an 
easy way to turn this warning off, and warn only about the more severe case of 
truncated lines of code.

-- 
           Summary: Gfortran should not warn about truncated comment lines
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list