https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78370
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2016-11-16 Ever confirmed|0 |1 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- The issue is more like that we do not handle uninit warnings on memory at all. And there's at least a dup for that as well.