https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52167
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msebor at gcc dot gnu.org
Summary|self-assignment should at |self-initialization should
|least produce |at least produce
|use-of-uninitialized |use-of-uninitialized
|warning |warning
--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
Let me adjust the Summary to better reflect the request.