Re: [PATCH 142/236] config/nds32: Use rtx_insn

2014-08-23 Thread Chung-Ju Wu
2014-08-07 1:22 GMT+08:00 David Malcolm : > gcc/ > * config/nds32/nds32-protos.h (nds32_adjust_insn_length): > Strengthen first param from rtx to rtx_insn *. > * config/nds32/nds32.c (nds32_adjust_insn_length): Likewise for > param "insn". > --- > gcc/config/nds32/n

[PATCH 142/236] config/nds32: Use rtx_insn

2014-08-06 Thread David Malcolm
gcc/ * config/nds32/nds32-protos.h (nds32_adjust_insn_length): Strengthen first param from rtx to rtx_insn *. * config/nds32/nds32.c (nds32_adjust_insn_length): Likewise for param "insn". --- gcc/config/nds32/nds32-protos.h | 2 +- gcc/config/nds32/nds32.c|