[Bug fortran/33643] New: "Line truncated" warning in gfortran if trailing blanks extend beyond 132 columns

michael dot a dot richmond at nasa dot gov gcc-bugzilla@gcc.gnu.org
Wed Oct 3 17:35:00 GMT 2007


When I compile the program listed below with the command "gfortran -c
sysmat.f90" I get the message "Warning: Line truncated at (1)"

PROGRAM sysmat
! The following line has enough trailing blanks to make it 133 characters long
i = 0                                                                           
END PROGRAM sysmat


-- 
           Summary: "Line truncated" warning in gfortran if trailing blanks
                    extend beyond 132 columns
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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



More information about the Gcc-bugs mailing list