On 08/06/2014 10:23 AM, David Malcolm wrote:
> gcc/
>       * rtl.h (tablejump_p): Strengthen first param from const_rtx to
>       const rtx_insn *.
>       (label_is_jump_target_p): Likewise for second param.
> 
>       * rtlanal.c (tablejump_p): Likewise for param "insn".
>       (label_is_jump_target_p): Likewise for param "jump_insn".
> ---
>  gcc/rtl.h     | 4 ++--
>  gcc/rtlanal.c | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

#226 - #228 are ok.


r~

Reply via email to