https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90500
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- We're not really expecting to call tree_versionable_function_p/copy_forbidden for a function without a body. So this is an error in the target cloning pass somehow looking at the wrong cgraph-node/function?