https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100068
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- What diagnostic is missing? That there is unreachable code after the noreturn functions? There are other bugs for that already? Or diagnostic when merging the two decls and one was noreturn and the other was not?