public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/96989] New: SSA_NAMEs in Wuninitialized warning messages after r11-959
@ 2020-09-08 22:06 ibuclaw at gdcproject dot org
  2020-09-09  6:47 ` [Bug d/96989] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ibuclaw at gdcproject dot org @ 2020-09-08 22:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96989
           Summary: SSA_NAMEs in Wuninitialized warning messages after
                    r11-959
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ibuclaw at gdcproject dot org
  Target Milestone: ---

For example:
---
test.d:7:5: warning: ‘MEM[(int *)p_3 + 8B]’ is used uninitialized
test.d:8:9: warning: ‘p_4’ may be used uninitialized

Don't need any specific example, just one where a var is used after `= void'.

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

end of thread, other threads:[~2021-08-06 22:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08 22:06 [Bug d/96989] New: SSA_NAMEs in Wuninitialized warning messages after r11-959 ibuclaw at gdcproject dot org
2020-09-09  6:47 ` [Bug d/96989] " rguenth at gcc dot gnu.org
2020-09-09  9:11 ` ibuclaw at gdcproject dot org
2020-09-09 17:11 ` msebor at gcc dot gnu.org
2020-09-17 10:23 ` ibuclaw at gdcproject dot org
2021-08-06 22:22 ` [Bug middle-end/96989] " msebor at gcc dot gnu.org
2021-08-06 22:24 ` msebor 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).