On 09/14/2016 01:21 PM, tbsaunde+...@tbsaunde.org wrote:
From: Trevor Saunders <tbsaunde+...@tbsaunde.org>

gcc/ChangeLog:

2016-09-14  Trevor Saunders  <tbsaunde+...@tbsaunde.org>

        * config/cris/cris.c (cris_asm_output_case_end): Change argument
type to rtx_insn *.
        * emit-rtl.c (next_nonnote_nondebug_insn): Likewise.
        (prev_nonnote_nondebug_insn): Likewise.
        * config/cris/cris-protos.h: Adjust prototype.
        * rtl.h: Likewise.
        * jump.c (rtx_renumbered_equal_p): Adjust.
This is fine once prereqs are approved. Particularly since you indicated LABEL_REF_LABEL may be fixable without major surgery as a follow-up. That presumably would allow removal of the as_a casts in rtx_renumbered_equal_p.

jeff

Reply via email to