public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/39731]  New: Separate warning classes for maybe-uninitialized and known-uninitialized variables.
@ 2009-04-10 21:52 scottwood at freescale dot com
  2009-04-16 18:28 ` [Bug middle-end/39731] " pinskia at gcc dot gnu dot org
  2009-04-16 18:30 ` scottwood at freescale dot com
  0 siblings, 2 replies; 3+ messages in thread
From: scottwood at freescale dot com @ 2009-04-10 21:52 UTC (permalink / raw)
  To: gcc-bugs

It would be nice to provide separate -W flags for the "is used uninitialized"
and "may be used uninitialized" variants of -Wuninitialized.  The former is 
always a problem, while the latter is often noise.

See this thread:
http://ozlabs.org/pipermail/linuxppc-dev/2009-April/070540.html


-- 
           Summary: Separate warning classes for maybe-uninitialized and
                    known-uninitialized variables.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: scottwood at freescale dot com


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


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

end of thread, other threads:[~2009-04-16 18:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-10 21:52 [Bug c/39731] New: Separate warning classes for maybe-uninitialized and known-uninitialized variables scottwood at freescale dot com
2009-04-16 18:28 ` [Bug middle-end/39731] " pinskia at gcc dot gnu dot org
2009-04-16 18:30 ` scottwood at freescale dot com

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).