https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117801
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- Hmm, yeah - SSA_NAME expansion will then not expand this stmt, so get_gimple_for_ssa_name has to return a gcall if it was replaceable and thus we have to adjust all users.