https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71985
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- As a matter of consistency, I really think there shouldn't be different cases where we error out or warn. So treating the new C++11 uniform initialization case the same as the older ones makes sense to me. Of course, Jason as the C++ maintainer has the last word. CCing him.