Re: [PATCH 5/5] sh: update for emit-rtl.h changes

2018-06-12 Thread Jeff Law
On 06/12/2018 12:54 PM, David Malcolm wrote: > gcc/ChangeLog: > * config/sh/sh-protos.h (get_dest_uid): Strengthen 1st param from > rtx to rtx_insn *. > * config/sh/sh.c (dump_table): Strengthen local "lab" from rtx to > rtx_code_label *, adding safe_as_a casts to > t

[PATCH 5/5] sh: update for emit-rtl.h changes

2018-06-12 Thread David Malcolm
gcc/ChangeLog: * config/sh/sh-protos.h (get_dest_uid): Strengthen 1st param from rtx to rtx_insn *. * config/sh/sh.c (dump_table): Strengthen local "lab" from rtx to rtx_code_label *, adding safe_as_a casts to the loops over LABEL_REFS. (fixup_addr_d