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?
