On Wed, 2014-08-13 at 12:07 -0600, Jeff Law wrote: > On 08/06/14 11:20, David Malcolm wrote: > > Strengthen "insn" from rtx to rtx_insn * within the generated get_attr_ > > functions in insn-attrtab.c, without imposing a strengthening from rtx > > to rtx_insn * on the param itself and thus the callers. > > > > gcc/ > > * genattrtab.c (write_attr_get): Within the generated get_attr_ > > functions, rename param "insn" to "uncast_insn" and reintroduce > > "insn" as an local rtx_insn * using a checked cast, so that "insn" > > is an rtx_insn * within insn-attrtab.c > OK. Thanks; committed to trunk as r214265.
- [PATCH 211/236] Introduce rtx_expr_list subclass of rtx_d... David Malcolm
- [PATCH 088/236] loop-invariant.c: Use rtx_insn in various... David Malcolm
- [PATCH 179/236] cselib_record_sets_hook takes an rtx_insn David Malcolm
- [PATCH 128/236] config/arm: Use rtx_insn and rtx_code_lab... David Malcolm
- Re: [PATCH 128/236] config/arm: Use rtx_insn and rtx... Richard Earnshaw
- [PATCH 015/236] BB_NOTE_LIST scaffolding David Malcolm
- Re: [PATCH 015/236] BB_NOTE_LIST scaffolding Jeff Law
- Re: [PATCH 015/236] BB_NOTE_LIST scaffolding David Malcolm
- [PATCH 044/236] Pass "insn" as an rtx_insn with... David Malcolm
- Re: [PATCH 044/236] Pass "insn" as an rtx_... Jeff Law
- Re: [PATCH 044/236] Pass "insn" as an ... David Malcolm
- [PATCH 133/236] config/h8300: Use rtx_insn David Malcolm
- [PATCH 081/236] hw-doloop: Use rtx_insn (touches config/b... David Malcolm
- [PATCH 069/236] dwarf2cfi.c: Use rtx_insn David Malcolm
- [PATCH 214/236] rtl_data.x_stack_slot_list becomes an rtx... David Malcolm
- [PATCH 035/236] Return types of unlink_insn_chain and dup... David Malcolm
- Re: [PATCH 035/236] Return types of unlink_insn_chai... Jeff Law
- Re: [PATCH 035/236] Return types of unlink_insn_... David Malcolm
- Re: [PATCH 035/236] Return types of unlink_insn_chai... Andreas Schwab
- Re: [PATCH 035/236] Return types of unlink_insn_... David Malcolm
- PR62203 (was Re: [PATCH 035/236] Return type... David Malcolm