https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113987
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14 Regression] |[12/13 Regression] Binding |Binding a reference to an |a reference to an |uninitialized data member |uninitialized data member |should not cause |should not cause |-Wuninitialized |-Wuninitialized --- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Fixed on trunk so far. I suppose it should be safe enough to backport to 13, but I'm undecided if I want to do that.