Re: [alpha] RFA: Use new rtl iterators in split_small_symbolic_operand
On 10/25/2014 03:13 AM, Richard Sandiford wrote: > gcc/ > * config/alpha/alpha.c: Include rtl-iter.h. > (split_small_symbolic_operand_1): Delete. > (split_small_symbolic_operand): Use FOR_EACH_SUBRTX_PTR. Ok. r~
[alpha] RFA: Use new rtl iterators in split_small_symbolic_operand
This is part of a series to remove uses of for_each_rtx from the ports. Tested by making sure there were no code changes for gcc.dg, gcc.c-torture and g++.dg for alpha-linux-gnu. OK to install? Thanks, Richard gcc/ * config/alpha/alpha.c: Include rtl-iter.h. (split_small_symbol