Re: [alpha] RFA: Use new rtl iterators in alpha_set_memflags
On 10/25/2014 03:14 AM, Richard Sandiford wrote: > gcc/ > * config/alpha/alpha.c (alpha_set_memflags_1): Delete. > (alpha_set_memflags): Use FOR_EACH_SUBRTX_VAR. Ok. r~
[alpha] RFA: Use new rtl iterators in alpha_set_memflags
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 (alpha_set_memflags_1): Delete. (alpha_s