public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/53404] warning column reported on comment in warning during bootstrap
  2012-05-18 17:44 [Bug c/53404] New: warning column reported on comment in warning during bootstrap andi-gcc at firstfloor dot org
@ 2012-05-18 17:43 ` andi-gcc at firstfloor dot org
  0 siblings, 0 replies; 2+ messages in thread
From: andi-gcc at firstfloor dot org @ 2012-05-18 17:43 UTC (permalink / raw)
  To: gcc-bugs

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

Andi Kleen <andi-gcc at firstfloor dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |preprocessor

--- Comment #1 from Andi Kleen <andi-gcc at firstfloor dot org> 2012-05-18 16:52:59 UTC ---
Probably more a preprocessor problem


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c/53404] New: warning column reported on comment in warning during bootstrap
@ 2012-05-18 17:44 andi-gcc at firstfloor dot org
  2012-05-18 17:43 ` [Bug preprocessor/53404] " andi-gcc at firstfloor dot org
  0 siblings, 1 reply; 2+ messages in thread
From: andi-gcc at firstfloor dot org @ 2012-05-18 17:44 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53404
           Summary: warning column reported on comment in warning during
                    bootstrap
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: andi-gcc@firstfloor.org


Looking through the warnings on a bootstrap I see the following columns
incorrectly reported by the "^" feature.

gengtype-lex.c:1888:27: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
   YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
                           ^
gengtype-lex.c:1096:20: note: in expansion of macro 'YY_INPUT'
   int n; \
                    ^
gengtype-lex.c:1887:3: note: expanded from here
   /* Read in more data. */
   ^

Obviously the comment is not to blame


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-18 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-18 17:44 [Bug c/53404] New: warning column reported on comment in warning during bootstrap andi-gcc at firstfloor dot org
2012-05-18 17:43 ` [Bug preprocessor/53404] " andi-gcc at firstfloor dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).