https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95816
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
CROSSING_JUMP_P (insn) tells you if the current instruction is a jump to the
other partition but I can't tell how to get a different clobber across the
jumps.
