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/15511] New: Warning about truncated lines does not follow the standard gcc error message format


A (comment) line that is longer than 72 characters in fixed form Fortran leads 
to warnings like 
 
Warning: Line 7816 
of /home/eschnett/Calpha/Cactus/configs/einstein-gcc-debug/build/BSSN_MoL/Sources.f 
is being truncated 
 
which do not follow the usual "file name, line number" format.

-- 
           Summary: Warning about truncated lines does not follow the
                    standard gcc error message format
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          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


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


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