[Bug c/13110] New: [3.4 regression] error message includes extra blank line

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 18 18:52:00 GMT 2003


I've found a situation where gcc prints an unnecessary blank line
in the middle of an error message.

fleche. gcc --syntax-only foo.c
foo.c: In function `main':
                                                                                
foo.c:7: warning: integer constant is too large for "long" type
foo.c:7: warning: overflow in implicit constant conversion


I'll attach foo.c.

This doesn't happen with 3.2.2.  I haven't tried 3.3.

-- 
           Summary: [3.4 regression] error message includes extra blank line
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list