On 06/12/2018 12:54 PM, David Malcolm wrote:
> gcc/ChangeLog:
> * config/bfin/bfin.c (hwloop_optimize): Strengthen local "label"
> from rtx to rtx_insn *.
> (add_sched_insns_for_speculation): Likewise local for "target",
> converting usage of JUMP_LABEL to JUMP_LABEL_AS_INSN
gcc/ChangeLog:
* config/bfin/bfin.c (hwloop_optimize): Strengthen local "label"
from rtx to rtx_insn *.
(add_sched_insns_for_speculation): Likewise local for "target",
converting usage of JUMP_LABEL to JUMP_LABEL_AS_INSN.
---
gcc/config/bfin/bfin.c | 4 ++--
1 file