https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119522
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- IMO having the behavior on abort() be explicit as noreturn,notail would be nice. Placing instructions after a noreturn call is difficult.