aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-08-25 17:23:42 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-25 17:23:42 +0000
commite7041fccb24d611126314e352dcdf2e6001bc384 (patch)
treec238662a1cb0d441d0adef4fd180728be4d55161 /gcc/function.c
parentbcfba653d9710ae743487bda72123d4881e2a5a3 (diff)
downloadgcc-e7041fccb24d611126314e352dcdf2e6001bc384.zip
gcc-e7041fccb24d611126314e352dcdf2e6001bc384.tar.gz
gcc-e7041fccb24d611126314e352dcdf2e6001bc384.tar.bz2
config/h8300: Use rtx_insn
gcc/ * config/h8300/h8300-protos.h (final_prescan_insn): Strengthen first param from rtx to rtx_insn *. (h8300_insn_length_from_table): Likewise. * config/h8300/h8300.c (F): Likewise for return type and param "x". (Fpa): Add a checked cast to rtx_insn *. (h8300_emit_stack_adjustment): Strengthen local "x" from rtx to rtx_insn *. (final_prescan_insn): Likewise for param "insn". (h8300_binary_length): Likewise. (h8300_insn_length_from_table): Likewise. From-SVN: r214442
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions