public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug analyzer/112317] New: Latest set of clang warnings
@ 2023-10-31 16:33 dcb314 at hotmail dot com
  2023-11-02 12:43 ` [Bug analyzer/112317] " cvs-commit at gcc dot gnu.org
  2023-11-02 12:45 ` dmalcolm at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: dcb314 at hotmail dot com @ 2023-10-31 16:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112317

            Bug ID: 112317
           Summary: Latest set of clang warnings
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

From a clang build of gcc trunk, I get

$ grep /analyzer/ mk.out
../../trunk.year/gcc/analyzer/access-diagram.cc:976:26: warning: private field
'm_col_widths' is not used [-Wunused-private-field]
../../trunk.year/gcc/analyzer/region-model.cc:1914:20: warning: unused variable
'limited_sval' [-Wunused-variable]
../../trunk.year/gcc/analyzer/region-model.cc:1884:16: warning: unused variable
'strlen_sval' [-Wunused-variable]
../../trunk.year/gcc/analyzer/region-model.h:892:8: warning: 'warn' overrides a
member function but is not marked 'override' [-Winconsistent-missing-override]
$ 

Given that these have been hanging around for weeks, it might be worth fixing
them.

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

end of thread, other threads:[~2023-11-02 12:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31 16:33 [Bug analyzer/112317] New: Latest set of clang warnings dcb314 at hotmail dot com
2023-11-02 12:43 ` [Bug analyzer/112317] " cvs-commit at gcc dot gnu.org
2023-11-02 12:45 ` dmalcolm at gcc dot gnu.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).