https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118198
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- must has been inlined and mostly optimized. In that the several copies of abort has been merged together. There is not much to be done here.