https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103210
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #0) > As for a warning name, in bug 95559 it was mentioned that apparently clang > calls this -Wmany-braces-around-scalar-init, so maybe use that? Just "many" doesn't make any sense for "too many" IMHO. They mean different things. The clang name seems poor.