public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/20562] New: no unused warning for static arrays
@ 2005-03-19 23:13 mueller at kde dot org
  2005-03-19 23:17 ` [Bug c++/20562] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mueller at kde dot org @ 2005-03-19 23:13 UTC (permalink / raw)
  To: gcc-bugs

given this code:  
  
=== Cut ===  
static const char * const tcvnlocales[] = { "vi", 0 };  
=== Cut ===  
  
There should be a "defined but not used" warning.

-- 
           Summary: no unused warning for static arrays
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mueller at kde dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-07 13:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-19 23:13 [Bug c++/20562] New: no unused warning for static arrays mueller at kde dot org
2005-03-19 23:17 ` [Bug c++/20562] " pinskia at gcc dot gnu dot org
2005-03-19 23:19 ` pinskia at gcc dot gnu dot org
2005-03-19 23:32 ` [Bug c/20562] " mueller at kde dot org
2005-03-20 22:46 ` bangerth at dealii dot org
2005-03-20 23:22 ` mueller at kde dot org
2005-03-26 18:40 ` pinskia at gcc dot gnu dot org
2005-04-07  7:51 ` pinskia at gcc dot gnu dot org
2005-07-07 13:37 ` pinskia at gcc dot gnu 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).