diff options
author | David Malcolm <dmalcolm@redhat.com> | 2014-08-25 15:26:01 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2014-08-25 15:26:01 +0000 |
commit | 5d8a22a5d395a0c667cdd7b194d9f09bd3c00a28 (patch) | |
tree | 3cf7dc1fdf9497950bbd60c6c72904e548056613 /gcc/tree-nested.c | |
parent | 3dafb85c8e6ade82adc591fe97c116b193f8bb0d (diff) | |
download | gcc-5d8a22a5d395a0c667cdd7b194d9f09bd3c00a28.zip gcc-5d8a22a5d395a0c667cdd7b194d9f09bd3c00a28.tar.gz gcc-5d8a22a5d395a0c667cdd7b194d9f09bd3c00a28.tar.bz2 |
config/aarch64/aarch64.c: Use rtx_insn
gcc/
* config/aarch64/aarch64.c (aarch64_load_symref_appropriately):
Strengthen local "insns" from rtx to rtx_insn *.
(aarch64_set_frame_expr): Likewise for local "insn".
(aarch64_save_or_restore_fprs): Likewise.
(aarch64_save_or_restore_callee_save_registers): Likewise.
(aarch64_expand_prologue): Likewise.
(aarch64_expand_epilogue): Likewise.
(aarch64_output_mi_thunk): Likewise.
(aarch64_split_compare_and_swap): Strengthen locals "label1" and
"label2" from rtx to rtx_code_label *.
(aarch64_split_atomic_op): Likewise for local "label".
From-SVN: r214428
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions