diff options
author | dmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-25 17:16:51 +0000 |
---|---|---|
committer | dmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-25 17:16:51 +0000 |
commit | 34c12ec8f5376aedf297968e84bf71f32d5d87f1 (patch) | |
tree | 7e321ca4b880de166dc3be91e320c534fa57e677 /.gitignore | |
parent | de089fe582a8df3d8655a8c04e8949b5365a2939 (diff) | |
download | gcc-34c12ec8f5376aedf297968e84bf71f32d5d87f1.tar.gz |
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".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214441 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions