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

* [Bug ipa/104320] Maybe a thinko in ctor_for_folding
  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 ` marxin at gcc dot gnu.org
  2022-02-01 10:29 ` hubicka at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2022-02-01

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

* [Bug ipa/104320] Maybe a thinko in ctor_for_folding
  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
  3 siblings, 0 replies; 5+ messages in thread
From: hubicka at gcc dot gnu.org @ 2022-02-01 10:29 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |hubicka at gcc dot gnu.org
             Status|NEW                         |ASSIGNED

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Indeed it should look for real_decl.  I will test the fix.

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

* [Bug ipa/104320] Maybe a thinko in ctor_for_folding
  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
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-02-01 10:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Greats, thanks.

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

* [Bug ipa/104320] Maybe a thinko in ctor_for_folding
  2022-02-01  9:14 [Bug ipa/104320] New: Maybe a thinko in ctor_for_folding marxin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2022-02-01 10:39 ` marxin at gcc dot gnu.org
@ 2023-11-03 21:10 ` sjames at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-03 21:10 UTC (permalink / raw)
  To: gcc-bugs

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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sjames at gcc dot gnu.org

--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
I don't see a fix committed for this.

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