https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96868
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- I think the warning is correct, Test::obj here is initialized from {}, but that's not what the user might intend.