[Bug c++/82900] Warn on initialization with self

fw at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 8 15:48:00 GMT 2017


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

Florian Weimer <fw at gcc dot gnu.org> changed:

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

--- Comment #2 from Florian Weimer <fw at gcc dot gnu.org> ---
Self-initialization was used as an idiom to suppress uninitialized value
warnings.  Has this changed?


More information about the Gcc-bugs mailing list