https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108867
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org Keywords| |diagnostic --- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> --- Note that GCC already has -Wmissing-noreturn/-Wsuggest-attribute=noreturn as a regular warning flag; I'm guessing the analyzer would help provide improved accuracy with better analysis info, though?