gcc/ * config/mips/mips-protos.h (mips_emit_move): Strengthen return type from rtx to rtx_insn *. (mips_expand_call): Likewise. (mips_adjust_insn_length): Likewise for first param. (mips_output_conditional_branch): Likewise. (mips_output_order_conditional_branch): Likewise. (mips_final_prescan_insn): Likewise. * config/mips/mips.c (SEQ_BEGIN): For now, add checked cast to rtx_insn * for the SEQUENCE case. (SEQ_END): Likewise. (mips_emit_move): Strengthen return type from rtx to rtx_insn *. (mips_emit_call_insn): Likewise, also for local "insn". (mips16_gp_pseudo_reg): Likewise for local "scan". (mips16_build_call_stub): Likewise for return type and for local "insn". Introduce a new local "pattern" so that "insn" can indeed be an insn. (mips_expand_call): Strengthen return type and local "insn" from rtx to rtx_insn *. (mips_block_move_loop): Strengthen local "label" from rtx to rtx_code_label *. (mips_expand_synci_loop): Likewise for locals "label", "end_label". (mips_set_frame_expr): Strengthen local "insn" from rtx to rtx_insn *. (mips16e_collect_argument_saves): Likewise for locals "insn", "next". (mips_find_gp_ref): Likewise for param of callback for "pred" param, and for local "insn". (mips_insn_has_inflexible_gp_ref_p): Likewise for param "insn". (mips_insn_has_flexible_gp_ref_p): Likewise. (mips_epilogue_emit_cfa_restores): Likewise for return type and local "insn". (mips_epilogue_set_cfa): Likewise for local "insn". (mips_expand_epilogue): Likewise. (mips_adjust_insn_length): Likewise for param "insn". (mips_output_conditional_branch): Likewise. (mips_output_order_conditional_branch): Likewise. (struct mips_ls2): Likewise for fields "alu1_turn_enabled_insn", "alu2_turn_enabled_insn", "falu1_turn_enabled_insn", "falu2_turn_enabled_insn". (mips_builtin_branch_and_move): Strengthen locals "true_label", "done_label" from rtx to rtx_code_label *. (struct mips16_constant): Likewise for field "label". (mips16_add_constant): Likewise for return type. (mips16_emit_constants_1): Strengthen return type and param "insn" from rtx to rtx_insn *. (mips16_emit_constants): Likewise for param "insn". (mips16_insn_length): Likewise. (mips16_rewrite_pool_constant): Strengthen local "label" from rtx to rtx_code_label *. (struct mips16_rewrite_pool_refs_info): Strengthen field "insn" from rtx to rtx_insn *. (mips16_lay_out_constants): Likewise for locals "insn", "barrier", "jump". Strengthen local "label" from rtx to rtx_code_label *. (r10k_simplify_address): Strengthen param "insn" and local "def_insn" from rtx to rtx_insn *. (r10k_safe_address_p): Strengthen param "insn" from rtx to rtx_insn *. (r10k_needs_protection_p_1): Update target type of cast of data from to rtx to rtx_insn *. (r10k_needs_protection_p_store): Strengthen local "insn_ptr" from rtx * to rtx_insn **. (r10k_needs_protection_p): Strengthen param "insn" from rtx to rtx_insn *. (r10k_insert_cache_barriers): Likewise for locals "insn", "end". (mips_call_expr_from_insn): Likewise for param "insn". (mips_pic_call_symbol_from_set): Likewise for local "def_insn". (mips_find_pic_call_symbol): Likewise for param "insn". (mips_annotate_pic_calls): Likewise for local "insn". (mips_sim_insn): Likewise for this variable. (struct mips_sim): Likewise for field "insn" within elements of last_set array. (mips_sim_wait_reg): Likewise for param "insn". (mips_sim_wait_regs): Likewise. (mips_sim_wait_units): Likewise. (mips_sim_wait_insn): Likewise. (mips_sim_issue_insn): Likewise. (mips_sim_finish_insn): Likewise. (mips_seq_time): Likewise for param "seq" and local "insn". (vr4130_avoid_branch_rt_conflict): Likewise for param "insn" and locals "first", "second". (vr4130_align_insns): Likewise for locals "insn", "subinsn", "last", "last2", "next". (mips_avoid_hazard): Likewise for params "after", "insn". (mips_reorg_process_insns): Likewise for locals "insn", "last_insn", "subinsn", "next_insn". (mips_has_long_branch_p): Likewise for locals "insn", "subinsn". (mips16_split_long_branches): Likewise for locals "insn" "jump", "jump_sequence". (mips_output_mi_thunk): Likewise for local "insn". (mips_final_prescan_insn): Likewise for param "insn". From-SVN: r214450
Name |
Last commit
|
Last update |
---|---|---|
INSTALL | Loading commit data... | |
boehm-gc | Loading commit data... | |
config | Loading commit data... | |
contrib | Loading commit data... | |
fixincludes | Loading commit data... | |
gcc | Loading commit data... | |
gnattools | Loading commit data... | |
include | Loading commit data... | |
intl | Loading commit data... | |
libada | Loading commit data... | |
libatomic | Loading commit data... | |
libbacktrace | Loading commit data... | |
libcilkrts | Loading commit data... | |
libcpp | Loading commit data... | |
libdecnumber | Loading commit data... | |
libffi | Loading commit data... | |
libgcc | Loading commit data... | |
libgfortran | Loading commit data... | |
libgo | Loading commit data... | |
libgomp | Loading commit data... | |
libiberty | Loading commit data... | |
libitm | Loading commit data... | |
libjava | Loading commit data... | |
libobjc | Loading commit data... | |
libquadmath | Loading commit data... | |
libsanitizer | Loading commit data... | |
libssp | Loading commit data... | |
libstdc++-v3 | Loading commit data... | |
libvtv | Loading commit data... | |
lto-plugin | Loading commit data... | |
maintainer-scripts | Loading commit data... | |
zlib | Loading commit data... | |
.dir-locals.el | Loading commit data... | |
.gitignore | Loading commit data... | |
ABOUT-NLS | Loading commit data... | |
COPYING | Loading commit data... | |
COPYING.LIB | Loading commit data... | |
COPYING.RUNTIME | Loading commit data... | |
COPYING3 | Loading commit data... | |
COPYING3.LIB | Loading commit data... | |
ChangeLog | Loading commit data... | |
ChangeLog.tree-ssa | Loading commit data... | |
MAINTAINERS | Loading commit data... | |
Makefile.def | Loading commit data... | |
Makefile.in | Loading commit data... | |
Makefile.tpl | Loading commit data... | |
README | Loading commit data... | |
compile | Loading commit data... | |
config-ml.in | Loading commit data... | |
config.guess | Loading commit data... | |
config.rpath | Loading commit data... | |
config.sub | Loading commit data... | |
configure | Loading commit data... | |
configure.ac | Loading commit data... | |
depcomp | Loading commit data... | |
install-sh | Loading commit data... | |
libtool-ldflags | Loading commit data... | |
libtool.m4 | Loading commit data... | |
ltgcc.m4 | Loading commit data... | |
ltmain.sh | Loading commit data... | |
ltoptions.m4 | Loading commit data... | |
ltsugar.m4 | Loading commit data... | |
ltversion.m4 | Loading commit data... | |
lt~obsolete.m4 | Loading commit data... | |
missing | Loading commit data... | |
mkdep | Loading commit data... | |
mkinstalldirs | Loading commit data... | |
move-if-change | Loading commit data... | |
rtx-classes-status.txt | Loading commit data... | |
symlink-tree | Loading commit data... | |
ylwrap | Loading commit data... |