gcc/
commitfad99894f509123ce40905b2cf2c72254fb97903
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Nov 2014 11:25:10 +0000 (8 11:25 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Nov 2014 11:25:10 +0000 (8 11:25 +0000)
tree292231a65c7f21f8b1de3e3dc1346bd9db5b7a6c
parented72340fc6024c4d5ceb27193e213249f49e8dc5
gcc/
* config/arm/aarch-common.c: Include rtl-iter.h.
(search_term, arm_find_sub_rtx_with_search_term): Delete.
(arm_find_sub_rtx_with_code): Use FOR_EACH_SUBRTX_VAR.
(arm_get_set_operands): Pass the insn pattern rather than the
insn itself.
(arm_no_early_store_addr_dep): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217253 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/aarch-common.c