r217253 - in /trunk/gcc: ChangeLog config/arm/a...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sat Nov 8 11:25:00 GMT 2014
Author: rsandifo
Date: Sat Nov 8 11:25:10 2014
New Revision: 217253
URL: https://gcc.gnu.org/viewcvs?rev=217253&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/aarch-common.c
More information about the Gcc-cvs
mailing list