r214319 - in /trunk/gcc: ChangeLog dwarf2cfi.c
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Fri Aug 22 14:20:00 GMT 2014
Author: dmalcolm
Date: Fri Aug 22 14:20:54 2014
New Revision: 214319
URL: https://gcc.gnu.org/viewcvs?rev=214319&root=gcc&view=rev
Log:
dwarf2cfi.c: Use rtx_insn
gcc/
* dwarf2cfi.c (add_cfis_to_fde): Strengthen locals "insn", "next"
from rtx to rtx_insn *.
(create_pseudo_cfg): Likewise for local "insn".
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2cfi.c
More information about the Gcc-cvs
mailing list