https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65741
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I will look into doing this for GCC 16; it might be as simple as return MOVE_PRESERVE_EXECUTION for inline-asm in movement_possibility_1 though I think I need to check all defs to make sure they are not in SSA_NAME_OCCURS_IN_ABNORMAL_PHI .