diff options
author | David Malcolm <dmalcolm@redhat.com> | 2014-08-25 17:16:51 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2014-08-25 17:16:51 +0000 |
commit | bcfba653d9710ae743487bda72123d4881e2a5a3 (patch) | |
tree | 7e321ca4b880de166dc3be91e320c534fa57e677 /gcc/cfgexpand.c | |
parent | aa4e645e7674aec77ae6466c81e5c4d974cbb70c (diff) | |
download | gcc-bcfba653d9710ae743487bda72123d4881e2a5a3.zip gcc-bcfba653d9710ae743487bda72123d4881e2a5a3.tar.gz gcc-bcfba653d9710ae743487bda72123d4881e2a5a3.tar.bz2 |
config/epiphany: Use rtx_insn
gcc/
* config/epiphany/epiphany-protos.h (epiphany_final_prescan_insn):
Strengthen first param "insn" from rtx to rtx_insn *.
* config/epiphany/epiphany.c (epiphany_final_prescan_insn):
Likewise.
(frame_insn): Likewise for return type. Introduce local "insn"
for use in place of local "x" for use as an rtx_insn *.
(frame_move_insn): Strengthen return type from rtx to rtx_insn *.
(epiphany_expand_prologue): Likewise for local "insn".
* config/epiphany/mode-switch-use.c (insert_uses): Likewise.
* config/epiphany/resolve-sw-modes.c
(pass_resolve_sw_modes::execute): Likewise for locals "insn" and
"seq".
From-SVN: r214441
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions