https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70224

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So shouldn't that be
          if (crossing)
            CROSSING_JUMP_P (delay_jump_insn) = 1;
instead?

Reply via email to