[Bug c++/96121] Uninitialized variable copying not diagnosed

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 8 16:12:15 GMT 2020


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-07-08

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This is probably a dup of one of the many bugs about missing -Wuninitialized
diagnostics in mem-initializers.


More information about the Gcc-bugs mailing list