function.c
191 KB
-
rtl_data.x_parm_birth_insn is an insn · 7a688d52
2014-08-19 David Malcolm <dmalcolm@redhat.com> * function.h (struct rtl_data): Strengthen field "x_parm_birth_insn" from rtx to rtx_insn *. * function.c (struct assign_parm_data_all): Strengthen fields "first_conversion_insn" and "last_conversion_insn" from rtx to rtx_insn *. From-SVN: r214191
David Malcolm committed