This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/79658] [-Wuninitialized] referencing uninitialized field of POD struct should warn


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

--- Comment #5 from Pedro Alves <palves at redhat dot com> ---
Created attachment 40806
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40806&action=edit
reproducer v2

Same code as the previous comment.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]