https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87038
--- Comment #25 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note clang just added -Wjump-bypasses-init which does the exactly same as GCC's -Wjump-misses-init (https://github.com/llvm/llvm-project/pull/138009)