[Bug target/95816] Aarch64 jumps between Hot/Cold sections does not clobber registers x16/x17

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 6 02:34:39 GMT 2021


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.


More information about the Gcc-bugs mailing list