public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/104320] New: Maybe a thinko in ctor_for_folding
@ 2022-02-01  9:14 marxin at gcc dot gnu.org
  2022-02-01  9:14 ` [Bug ipa/104320] " marxin at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-02-01  9:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104320
           Summary: Maybe a thinko in ctor_for_folding
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: hubicka at gcc dot gnu.org, marxin at gcc dot gnu.org
  Target Milestone: ---

I noticed the following assignment is dead:
gcc/varpool.cc:451

          decl = node->decl;

Honza, should it be real_decl = node->decl?

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

end of thread, other threads:[~2023-11-03 21:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01  9:14 [Bug ipa/104320] New: Maybe a thinko in ctor_for_folding marxin at gcc dot gnu.org
2022-02-01  9:14 ` [Bug ipa/104320] " marxin at gcc dot gnu.org
2022-02-01 10:29 ` hubicka at gcc dot gnu.org
2022-02-01 10:39 ` marxin at gcc dot gnu.org
2023-11-03 21:10 ` sjames 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).