https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84229
--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> --- I am not sure it is really fixed. We no longer ICE, howeverw we need backporting to release branches and also I think we miss fortification whenever we fail to inline (that is with -Os). I have some patches to inline more of these fortify wrappers, but still not all of them.