[Bug c++/92722] gcc considers "padding" byte of empty lambda to be uninitialized

2021-04-07 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92722 Martin Sebor changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug c++/92722] gcc considers "padding" byte of empty lambda to be uninitialized

2019-11-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92722 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug c++/92722] gcc considers "padding" byte of empty lambda to be uninitialized

2019-11-29 Thread a...@cloudius-systems.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92722 Avi Kivity changed: What|Removed |Added CC||a...@cloudius-systems.com --- Comment #2

[Bug c++/92722] gcc considers "padding" byte of empty lambda to be uninitialized

2019-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92722 Richard Biener changed: What|Removed |Added Keywords||diagnostic, |