public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/113069] New: gimple-ssa-sccopy.cc:143:12: warning: private field 'curr_generation' is not used [-Wunused-private-field]
@ 2023-12-18 16:59 dcb314 at hotmail dot com
  2023-12-18 17:34 ` [Bug tree-optimization/113069] " dcb314 at hotmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dcb314 at hotmail dot com @ 2023-12-18 16:59 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113069
           Summary: gimple-ssa-sccopy.cc:143:12: warning: private field
                    'curr_generation' is not used [-Wunused-private-field]
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

From today's build of gcc trunk with clang:

gcc $ grep curr_generation gimple-ssa-sccopy.cc 
  unsigned curr_generation = 0;
gcc $

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

end of thread, other threads:[~2023-12-21 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18 16:59 [Bug c/113069] New: gimple-ssa-sccopy.cc:143:12: warning: private field 'curr_generation' is not used [-Wunused-private-field] dcb314 at hotmail dot com
2023-12-18 17:34 ` [Bug tree-optimization/113069] " dcb314 at hotmail dot com
2023-12-19 22:17 ` mpolacek at gcc dot gnu.org
2023-12-19 22:56 ` cvs-commit at gcc dot gnu.org
2023-12-19 22:56 ` mpolacek at gcc dot gnu.org
2023-12-21 14:24 ` fkastl at suse dot cz

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