r214191 - in /trunk/gcc: ChangeLog function.c f...
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Tue Aug 19 19:57:00 GMT 2014
Author: dmalcolm
Date: Tue Aug 19 19:57:18 2014
New Revision: 214191
URL: https://gcc.gnu.org/viewcvs?rev=214191&root=gcc&view=rev
Log:
rtl_data.x_parm_birth_insn is an insn
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 *.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/function.c
trunk/gcc/function.h
More information about the Gcc-cvs
mailing list