https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113987
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Fangrui Song from comment #1) > BTW, > https://github.com/llvm/llvm-project/blob/main/clang/test/SemaCXX/ > uninitialized.cpp has many member initializer list examples And r12-5391-g0790c8aacdfb4f added one testcase where clang produces a bogus warning too so it goes both ways really :).